RestoreLocationCollection Members
Contains a collection of RestoreLocation objects. This class cannot be inherited.
The following tables list the members exposed by the RestoreLocationCollection type.
Public Constructors
Nom | Description | |
---|---|---|
RestoreLocationCollection | Initializes a new instance of RestoreLocation. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
![]() |
Count | Gets the number of RestoreLocation objects in the collection. |
![]() |
Item | Gets the RestoreLocation at the specified index from the collection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
![]() |
Add | Adds a RestoreLocation to the end of the collection. |
![]() |
AddRange | Adds the elements of a ICollection to the end of the collection. |
![]() |
Clear | Removes all elements from the collection. |
![]() |
Contains | Indicates whether the collection contains the specified RestoreLocation. |
![]() |
CopyTo | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Gets the index of a specified RestoreLocation. |
![]() |
Insert | Inserts a RestoreLocation into the collection at the specified index. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Removes the specified RestoreLocation from the collection. |
![]() |
RemoveAt | Removes the RestoreLocation at the specified index from the collection. |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Explicit Interface Implementations
Haut de la page
Voir aussi
Référence
RestoreLocationCollection Class
Microsoft.AnalysisServices Namespace