NamedComponentCollection Members
Contains a collection of INamedComponent objects.
The following tables list the members exposed by the NamedComponentCollection type.
Protected Constructors
Nom | Description | |
---|---|---|
NamedComponentCollection |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (inherited from ModelComponentCollection) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (inherited from ModelComponentCollection) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (inherited from ModelComponentCollection) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (inherited from ModelComponentCollection) | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (inherited from ModelComponentCollection) | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (inherited from ModelComponentCollection) |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
DemandLoadingService | (inherited from ModelComponentCollection ) | |
Item | (inherited from ModelComponentCollection ) | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (inherited from ModelComponentCollection) | |
Preloadable | Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
CanAdd | Overridden. | |
Clear | Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection) | |
Contains | Overloaded. | |
ContainsName | ||
CopyTo | (inherited from ModelComponentCollection ) | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection) | |
GetHashCode | (inherited from Object ) | |
GetNewID | Overloaded. | |
GetNewName | Overloaded. | |
GetType | (inherited from Object ) | |
IndexOf | Overloaded. | |
IndexOfName | ||
IsValidID | Overloaded. | |
IsValidName | Overloaded. | |
ReferenceEquals | (inherited from Object ) | |
RemoveAt | Overloaded. (inherited from ModelComponentCollection ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Add | Overloaded. Overridden. | |
AddNew | Overloaded. (inherited from ModelComponentCollection ) | |
ChangeKey | (inherited from ModelComponentCollection ) | |
Contains | Overloaded. | |
EnsureLoaded | (inherited from ModelComponentCollection ) | |
Finalize | (inherited from Object ) | |
GetItem | (inherited from ModelComponentCollection ) | |
IndexOf | Overloaded. | |
Insert | Overloaded. Overridden. | |
IsValidID | Overloaded. | |
IsValidName | Overloaded. | |
MemberwiseClone | (inherited from Object ) | |
Remove | (inherited from ModelComponentCollection ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
CollectionChanged | (inherited from ModelComponentCollection ) | |
CollectionChanging | (inherited from ModelComponentCollection ) |
Haut de la page
Explicit Interface Implementations
Haut de la page
Voir aussi
Référence
NamedComponentCollection Class
Microsoft.AnalysisServices Namespace