Filter.Instance Property

Definition

Gets the instance of this class.

public object Instance { get; protected set; }
member this.Instance : obj with get, set
Public Property Instance As Object

Property Value

The instance of this class.

Applies to