FalseFilter.ToString Method

Definition

Converts the current instance to its string representation.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string representation of the current instance.

Applies to