Click or drag to resize

IComStorage Methods

The IComStorage type exposes the following members.

Methods
  NameDescription
Public methodGetSubStorageNames
Gets all children storages names
Public methodGetSubStreamNames
Gets all children stream names
Public methodRemoveSubElement
Removes child stream or storage
Public methodTryOpenStorage
Attempts to open sub storage
Public methodTryOpenStream
Attempts to open sub stream
Top
See Also