This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IB > IBlobStream Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a Blob Stream.
Description | ||
---|---|---|
Clone | ||
Commit | ||
LoadFromFile | Loads a stream from the specified file. | |
LockRegion | ||
RemoteCopyTo | ||
RemoteRead | ||
RemoteSeek | ||
RemoteWrite | ||
Revert | ||
SaveToFile | Saves the stream to the specified file. | |
SetSize | ||
Size | The size of the stream. | |
Stat | ||
UnlockRegion |
Interfaces | Description |
---|---|
IStream | |
ISequentialStream |
CoClasses and Classes | Description |
---|---|
FileStream | Specialized kind of IStream for files. |
MemoryBlobStream | Memory blob stream object. |