IdentityReferenceCollection.Count Свойство

Определение

Возвращает количество элементов в IdentityReferenceCollection коллекции.

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

Значение свойства

Количество IdentityReference объектов в IdentityReferenceCollection коллекции.

Реализации

Применяется к