Compartilhar via


Propriedade DisposableCollection<T>.Count

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public ReadOnly Property Count As Integer
public int Count { get; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Implementações

ICollection<T>.Count

Segurança do .NET Framework

Consulte também

Referência

DisposableCollection<T> Classe

Namespace Microsoft.TeamFoundation.Framework.Server