MiningDistributionCollection.Enumerator.IEnumerator.Current Özelliği
Geçerli öğe alır koleksiyon.
Ad Alanı: Microsoft.AnalysisServices.AdomdClient
Derleme: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient içinde.dll)
Sözdizimi
'Bildirim
Private ReadOnly Property Current As Object
Implements IEnumerator.Current
Get
'Kullanım
Dim instance As MiningDistributionCollection..::..Enumerator
Dim value As Object
value = CType(instance, IEnumerator).Current
Object IEnumerator.Current { get; }
private:
virtual property Object^ Current {
Object^ get () sealed = IEnumerator::Current::get;
}
private abstract Current : Object
private override Current : Object
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.
Özellik Değeri
Tür: System.Object
Geçerli öğe koleksiyon.