PropertyEnumerationResult.IsValid Property

Definition

Indicates whether the enumeration result is valid. Do not use the result if it is not valid.

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

Property Value

Returns Boolean.

Applies to