ArcObjects Library Reference (System)  

IStream Interface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

IStream is a Microsoft interface. Please refer to MSDN for information about this interface.

Members

Description
Method Clone
Method Commit
Method LockRegion
Method RemoteCopyTo
Method RemoteRead
Method RemoteSeek
Method RemoteWrite
Method Revert
Method SetSize
Method Stat
Method UnlockRegion

Inherited Interfaces

Interfaces Description
ISequentialStream

CoClasses that implement IStream

CoClasses and Classes Description
FileStream Specialized kind of IStream for files.
ObjectStream Specialized kind of IStream for objects.
XMLStream An in-memory XML stream.

.NET Snippets

Save ToolbarControl Items to File | Load ToolbarControl Items from File