Aracılığıyla paylaş


PropertyCollection.Item Özelliği (String)

Belirtilen alır Property dan PropertyCollection koleksiyon göre kendi adı.De Microsoft Visual C#, bu özellik olan bir dizinleyici için PropertyCollection WalkTree

Ad Alanı:  Microsoft.AnalysisServices.AdomdClient
Derleme:  Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Default Property Item ( _
    name As String _
) As Property
    Get
'Kullanım
Dim instance As PropertyCollection
Dim name As String
Dim value As [Property]

value = instance(name)
public Property this[
    string name
] { get; }
public:
property Property^ default[String^ name] {
    Property^ get (String^ name);
}
member Item : Property
JScript, dizinli özelliklerin kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Parametreler