GemBox.CompoundFile

Ole2Storage Class

OLE 2 storage is a container containing other streams and storages.

For a list of all members of this type, see Ole2Storage Members.

System.Object
   GemBox.CompoundFile.Ole2DirectoryEntry
      GemBox.CompoundFile.Ole2Storage

public class Ole2Storage : Ole2DirectoryEntry, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

OLE 2 storage is like a directory in a file system. The names of all storages and streams that are direct members of a storage must be different.

Requirements

Namespace: GemBox.CompoundFile

Assembly: GemBox.CompoundFile (in GemBox.CompoundFile.dll)

See Also

Ole2Storage Members | GemBox.CompoundFile Namespace | GemBox.CompoundFile.Ole2Stream