DsmlRequestDocument.ICollection.Count Propriedade
Definição
Obtém o número de objetos DirectoryRequest nesta coleção.Gets the number of DirectoryRequest objects in this collection.
property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
ReadOnly Property Count As Integer Implements ICollection.Count
Valor da propriedade
O número de objetos DirectoryRequest.The number of DirectoryRequest objects.