FileSystemItemCollection.GetTotalSize Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
GetTotalSize()
Gets the total size of files contained in the collection.
Declaration
public long GetTotalSize()
Returns
Type | Description |
---|---|
Int64 | The total size of files contained it the collection. |