MiningStructureCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection

public sealed class MiningStructureCollection : System.Collections.ICollection
type MiningStructureCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MiningStructureCollection
Implements ICollection
Herencia
MiningStructureCollection
Implementaciones

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Elemento 1

SyncRoot

SyncRoot

Métodos

CopyTo(MiningStructure[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningStructureCollection

Se aplica a