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