CryptographicAttributeObjectCollection.Count Propriedade
Definição
Obtém o número de itens na coleção.Gets the number of items in the collection.
public:
property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer
Valor da propriedade
Número de itens na coleção.The number of items in the collection.