ExpressionBindingCollection.Count Eigenschap

Definitie

Hiermee haalt u het aantal ExpressionBinding objecten in de ExpressionBindingCollection verzameling op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Waarde van eigenschap

Het aantal ExpressionBinding objecten in de ExpressionBindingCollection.

Implementeringen

Van toepassing op