Membres MiningModelPermissionCollection
Contains a collection of MiningModelPermission objects.This class cannot be inherited.
Le type MiningModelPermissionCollection expose les membres suivants.
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
DemandLoadingService | Infrastructure. (Hérité de ModelComponentCollection.) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Hérité de ModelComponentCollection.) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Hérité de ModelComponentCollection.) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Hérité de ModelComponentCollection.) | |
Item[ ( [ ( Int32] ) ] ) | Gets the MiningModelPermission at the specified index from the collection. | |
Item[ ( [ ( String] ) ] ) | Gets the MiningModelPermission, with the specified identifier, from the collection. | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Preloadable | Infrastructure. (Hérité de ModelComponentCollection.) | |
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 | |
---|---|---|
CollectionChanged | Infrastructure. (Hérité de ModelComponentCollection.) | |
CollectionChanging | Infrastructure. (Hérité de ModelComponentCollection.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IList. . :: . .Add | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Clear | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IList. . :: . .IndexOf | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Insert | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Item | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Remove | (Hérité de ModelComponentCollection.) | |
IList. . :: . .RemoveAt | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent) | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .Loaded | (Hérité de ModelComponentCollection.) |
Haut de la page
Voir aussi