Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports iterating over a MiningStructureCollection and reading its individual MiningStructure objects.
The following tables list the members exposed by the MiningStructureCollection.Enumerator type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Current | Gets the current MiningStructure in the MiningStructureCollection. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from ValueType ) | 
| .gif) | GetHashCode | (inherited from ValueType ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | MoveNext | Moves to the next MiningStructure in the MiningStructureCollection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | 
| .gif) | ToString | (inherited from ValueType ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.IEnumerator.Current | 
Top
See Also
Reference
MiningStructureCollection.Enumerator Structure
Microsoft.AnalysisServices.AdomdClient Namespace