Поделиться через


PropertyExpressionObservableCollection.Count - свойство

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

Пространство имен:  Microsoft.VisualStudio.TestTools.UITesting
Сборка:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (в Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Синтаксис

'Декларация
Public ReadOnly Property Count As Integer
public int Count { get; }
public:
property int Count {
    int get ();
}
member Count : int with get
function get Count () : int

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

Тип: Int32

Безопасность платформы .NET Framework

См. также

Ссылки

PropertyExpressionObservableCollection Класс

Microsoft.VisualStudio.TestTools.UITesting - пространство имен