ObjectReference.IsValid Property

Definition

Gets an indication whether the object referenced is valid.

public bool IsValid { get; }
member this.IsValid : bool
Public ReadOnly Property IsValid As Boolean

Property Value

true if object is valid; otherwise, false.

Applies to