ExpressionBindingCollection.Count Vlastnost

Definice

Získá počet ExpressionBinding objektů v kolekci ExpressionBindingCollection .

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

Počet ExpressionBinding objektů v objektu ExpressionBindingCollection.

Implementuje

Platí pro