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
| 名称 | Description | |
|---|---|---|
| .gif) | Current | Gets the current MiningStructure in the MiningStructureCollection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | 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 ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.Collections.IEnumerator.Current | 
顶部
请参阅
参考
MiningStructureCollection.Enumerator Structure
Microsoft.AnalysisServices.AdomdClient Namespace