Gets the total size of files contained in the collection.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetTotalSize As Long
C#
public long GetTotalSize()

Return Value

The total size of files contained it the collection.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also