AnnotationCollection Members
Contains a collection of Annotation objects. This class cannot be inherited.
The following tables list the members exposed by the AnnotationCollection type.
Public Constructors
Name | Description | |
---|---|---|
AnnotationCollection | Initializes a new instance of Annotation. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of Annotation objects contained in the collection. |
![]() |
Item | Overloaded. Gets the specified Annotation from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Creates and adds an Annotation to the collection. |
![]() |
Clear | Removes all elements from the collection. |
![]() |
Contains | Overloaded. Indicates whether the collection contains an Annotation. |
![]() |
CopyTo | Overloaded. Copies the entire collection to a specified Array or AnnotationCollection. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
Find | Gets the Annotation, with the specified name, from the collection. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetText | Gets the value of the Annotation, with the specified name. |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Overloaded. Gets the index of an Annotation. |
![]() |
Insert | Overloaded. Inserts an Annotation into the collection. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Overloaded. Removes a Annotation from the collection. |
![]() |
RemoveAt | Removes the Annotation at the specified index from the collection. |
![]() |
SetText | Overloaded. Sets the Annotation, with the specified name, to a specified value. |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Top
See Also
Reference
AnnotationCollection Class
Microsoft.AnalysisServices Namespace