MiningParameterCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.MiningParameterCollection

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

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

SyncRoot

SyncRoot

Métodos

CopyTo(MiningParameter[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningParameterCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningParameterCollection

Se aplica a