Partager via


Membres DimensionPermissionCollection

Contains a collection of DimensionPermission objects. This class cannot be inherited.

Le type DimensionPermissionCollection expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Add(String) Creates and adds a DimensionPermission with the specified identifier to the end of the collection.
Méthode publique Add(DimensionPermission) Adds a DimensionPermission to the end of the collection.
Méthode protégée Add(ModelComponent) Adds a ModelComponent to the end of the MajorObjectCollection. (Hérité de MajorObjectCollection.)
Méthode publique Add(String, String) Creates and adds a DimensionPermission with the specified role identifier and name to the end of the collection.
Méthode protégée Add(String, IModelComponent) (Hérité de ModelComponentCollection.)
Méthode protégée Add(ModelComponent, Boolean) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique Add(String, String, String) Creates and adds a DimensionPermission, with the specified role identifier, name, and identifier, to the end of the collection.
Méthode protégée Add(String, IModelComponent, Boolean) (Hérité de ModelComponentCollection.)
Méthode protégée AddNew(String, Type) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode protégée AddNew(String, String, Type) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique CanAdd Infrastructure. (Hérité de NamedComponentCollection.)
Méthode protégée ChangeKey Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique Clear Removes all elements from the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Méthode publique Contains(String) Indicates whether the collection contains a DimensionPermission with the specified identifier.
Méthode publique Contains(DimensionPermission) Indicates whether the collection contains the specified DimensionPermission.
Méthode protégée Contains(IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique ContainsName (Hérité de NamedComponentCollection.)
Méthode publique CopyTo Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (Hérité de ModelComponentCollection.)
Méthode protégée EnsureLoaded Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique Find Gets the DimensionPermission with the specified identifier from the collection.
Méthode publique FindByName Gets the DimensionPermission, with the specified name, from the collection.
Méthode publique FindByRole Gets the DimensionPermission with the specified role identifier from the collection.
Méthode publique GetByName Gets the DimensionPermission, with the specified name, from the collection.
Méthode publique GetByRole Gets the DimensionPermission with the specified role identifier from the collection.
Méthode publique GetEnumerator Returns an enumerator that can iterate through the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode protégée GetItem Gets a reference to the specified component. (Hérité de ModelComponentCollection.)
Méthode publique GetNewID() () () () (Hérité de NamedComponentCollection.)
Méthode publique GetNewID(String) (Hérité de NamedComponentCollection.)
Méthode publique GetNewName() () () () (Hérité de NamedComponentCollection.)
Méthode publique GetNewName(String) (Hérité de NamedComponentCollection.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IndexOf(String) Gets the index of a DimensionPermission with the specified identifier.
Méthode publique IndexOf(DimensionPermission) Gets the index of a specified DimensionPermission.
Méthode protégée IndexOf(IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique IndexOfName (Hérité de NamedComponentCollection.)
Méthode publique Insert(Int32, DimensionPermission) Inserts a DimensionPermission into the collection at the specified index.
Méthode publique Insert(Int32, String) Creates and inserts a DimensionPermission with the specified identifier into the collection at the specified index.
Méthode protégée Insert(Int32, ModelComponent) Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Hérité de MajorObjectCollection.)
Méthode publique Insert(Int32, String, String) Creates and inserts a DimensionPermission, with the specified role identifier and name, into the collection at the specified index.
Méthode protégée Insert(IModelComponent, String, Int32) (Hérité de ModelComponentCollection.)
Méthode publique Insert(Int32, String, String, String) Creates and inserts a DimensionPermission, with the specified role identifier, name, and identifier, into the collection at the specified index.
Méthode protégée Insert(IModelComponent, String, Int32, Boolean) (Hérité de ModelComponentCollection.)
Méthode publique IsValidID(String) (Hérité de NamedComponentCollection.)
Méthode publique IsValidID(String, String%) (Hérité de NamedComponentCollection.)
Méthode protégée IsValidID(String, Type, String%) (Hérité de NamedComponentCollection.)
Méthode publique IsValidName(String) (Hérité de NamedComponentCollection.)
Méthode publique IsValidName(String, String%) (Hérité de NamedComponentCollection.)
Méthode protégée IsValidName(String, Type, String%) (Hérité de NamedComponentCollection.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Move(Int32, Int32) Moves a DimensionPermission at the current specified index to a new specified index in the collection.
Méthode publique Move(String, Int32) Moves a DimensionPermission, with the specified identifier, to the specified index in the collection.
Méthode publique Move(DimensionPermission, Int32) Moves a DimensionPermission to a new index in the collection.
Méthode publique Remove(String) Removes the DimensionPermission with the specified identifier from the collection.
Méthode publique Remove(DimensionPermission) Removes the specified DimensionPermission from the collection.
Méthode protégée Remove (Hérité de ModelComponentCollection.)
Méthode publique Remove(String, Boolean) Infrastructure.
Méthode publique Remove(DimensionPermission, Boolean) Infrastructure.
Méthode publique RemoveAt(Int32) Removes the IModelComponent at the specified index from the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Méthode publique RemoveAt(Int32, Boolean) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Gets the number of ModelComponent objects in the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Propriété protégée DemandLoadingService Infrastructure. (Hérité de ModelComponentCollection.)
Propriété publique IsFixedSize Gets a value indicating whether the ModelComponentCollection has a fixed size. (Hérité de ModelComponentCollection.)
Propriété publique IsReadOnly Gets a value indicating whether the ModelComponentCollection is read-only. (Hérité de ModelComponentCollection.)
Propriété publique IsSynchronized Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Hérité de ModelComponentCollection.)
Propriété publique Item[ ( [ ( Int32] ) ] ) Gets the DimensionPermission at the specified index from the collection.
Propriété publique Item[ ( [ ( String] ) ] ) Gets the DimensionPermission with the specified identifier from the collection.
Propriété protégée ItemsType Gets the Type of objects that can be contained by the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Propriété publique Parent Gets the IModelComponent that contains the ModelComponentCollection. (Hérité de ModelComponentCollection.)
Propriété protégée Preloadable Infrastructure. (Hérité de ModelComponentCollection.)
Propriété publique SyncRoot Gets an object that can be used to synchronize access to the ModelComponentCollection. (Hérité de ModelComponentCollection.)

Haut de la page

Événements

  Nom Description
Événement public CollectionChanged Infrastructure. (Hérité de ModelComponentCollection.)
Événement public CollectionChanging Infrastructure. (Hérité de ModelComponentCollection.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IList. . :: . .Add (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Clear (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Contains (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .IndexOf (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Insert (Hérité de ModelComponentCollection.)
Implémentation d'interface explicitePropriété privée IList. . :: . .Item (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .Remove (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IList. . :: . .RemoveAt (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IModelComponentCollection. . :: . .Contains (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IModelComponentCollection. . :: . .Remove(IModelComponent) (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) (Hérité de ModelComponentCollection.)
Implémentation d'interface expliciteMéthode privée IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad (Hérité de ModelComponentCollection.)
Implémentation d'interface explicitePropriété privée IOnDemandLoadableCollection. . :: . .Loaded (Hérité de ModelComponentCollection.)

Haut de la page