Share via


PropertyCollection.Item[] Propriété

Définition

Surcharges

Item[Int32]

Élément

Item[String]

Item 1

Item[Int32]

Élément

public Microsoft.AnalysisServices.AdomdClient.Property this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.Property
Default Public ReadOnly Property Item(index As Integer) As Property

Paramètres

index
Int32

Valeur de propriété

S’applique à

Item[String]

Item 1

public Microsoft.AnalysisServices.AdomdClient.Property this[string name] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.Property
Default Public ReadOnly Property Item(name As String) As Property

Paramètres

name
String

Valeur de propriété

S’applique à