GraphFolderCollection.Count Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
Count
Gets the number of elements contained in the collection.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
Int32 | The number of elements contained in the collection. |