This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IPersistStream Interface > IPersistStream.IsDirty Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET]
Public Sub IsDirty ( _
)
[C#] public void IsDirty ( );
[C++]
HRESULT IsDirty(
void
);
IPersistStream is a Microsoft interface. Please refer to MSDN for information about this interface.