ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / IStream Interface / GetStatistics Method
The storage statistics flags.

In This Topic
    GetStatistics Method (IStream)
    In This Topic
    Gets the statistics.
    Syntax
    'Declaration
     
    Function GetStatistics( _
       ByVal storageStatisticsFlags As StorageStatisticsFlags _
    ) As StorageStatistics

    Parameters

    storageStatisticsFlags
    The storage statistics flags.
    See Also