This document is archived and information here might be outdated.  Recommended version.


IGxObject.IsValid Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxObject.IsValid Property

Indicates if the object is still valid.

[Visual Basic .NET]
Public ReadOnly Property IsValid As Boolean
[C#]
public bool IsValid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface