次の方法で共有


MiningServiceCollection クラス

定義

Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection

public sealed class MiningServiceCollection : System.Collections.ICollection
type MiningServiceCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MiningServiceCollection
Implements ICollection
継承
MiningServiceCollection
実装

プロパティ

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

アイテム

Item[String]

アイテム 1

SyncRoot

SyncRoot

メソッド

CopyTo(MiningService[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

明示的なインターフェイスの実装

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection

適用対象