ArcObjects Library Reference (System)  

IStream.Revert Method

[Visual Basic .NET]
Public Sub Revert ( _
)
[C#]
public void Revert (
);
[C++]
HRESULT Revert(
void
);

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.

See Also

IStream Interface