AttributeTranslationCollection Members
Contains a collection of AttributeTranslation objects. This class cannot be inherited.
The following tables list the members exposed by the AttributeTranslationCollection type.
Public Properties
(see also Protected Properties )
Name | 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) | |
Item | Gets the AttributeTranslation at the specified index from the collection. | |
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) |
Top
Protected Properties
Name | Description | |
---|---|---|
DemandLoadingService | (inherited from ModelComponentCollection ) | |
ItemsType | (inherited from TranslationCollection ) | |
Preloadable | Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. Creates and adds an AttributeTranslation to the collection. | |
CanAdd | (inherited from ModelComponentCollection ) | |
Clear | Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection) | |
Contains | Overloaded. Indicates whether the collection contains an AttributeTranslation. | |
CopyTo | (inherited from ModelComponentCollection ) | |
Equals | Overloaded. (inherited from Object ) | |
FindByLanguage | (inherited from TranslationCollection ) | |
GetByLanguage | Indicates whether the collection contains an AttributeTranslation with the specified language. | |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IndexOf | Overloaded. Gets the index of an AttributeTranslation. | |
Insert | Overloaded. Inserts an AttributeTranslation into the collection. | |
Move | Overloaded. Moves an AttributeTranslation to a new index in the collection. | |
ReferenceEquals | (inherited from Object ) | |
Remove | Overloaded. Removes an AttributeTranslation from the collection. | |
RemoveAt | Overloaded. (inherited from ModelComponentCollection ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Add | Overloaded. (inherited from ModelComponentCollection ) | |
AddNew | Overloaded. (inherited from ModelComponentCollection ) | |
ChangeKey | (inherited from ModelComponentCollection ) | |
Contains | Overloaded. (inherited from ModelComponentCollection ) | |
EnsureLoaded | (inherited from ModelComponentCollection ) | |
Finalize | (inherited from Object ) | |
GetItem | (inherited from ModelComponentCollection ) | |
IndexOf | Overloaded. (inherited from ModelComponentCollection ) | |
Insert | Overloaded. (inherited from ModelComponentCollection ) | |
MemberwiseClone | (inherited from Object ) | |
Remove | Overloaded. (inherited from ModelComponentCollection ) |
Top
Public Events
Name | Description | |
---|---|---|
CollectionChanged | (inherited from ModelComponentCollection ) | |
CollectionChanging | (inherited from ModelComponentCollection ) |
Top
Explicit Interface Implementations
Top
See Also
Reference
AttributeTranslationCollection Class
Microsoft.AnalysisServices Namespace