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
名称 | Description | |
---|---|---|
RestoreLocationCollection | Initializes a new instance of RestoreLocation. |
顶部
Public Properties
名称 | Description | |
---|---|---|
Count | Gets the number of RestoreLocation objects in the collection. | |
Item | Gets the RestoreLocation at the specified index from the collection. |
顶部
Public Methods
(see also Protected Methods )
名称 | 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 ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
Explicit Interface Implementations
顶部
请参阅
参考
RestoreLocationCollection Class
Microsoft.AnalysisServices Namespace