ResourceExtensions.Exists(Boolean) Method

Definition

public static bool Exists (this bool value);
static member Exists : bool -> bool
<Extension()>
Public Function Exists (value As Boolean) As Boolean

Parameters

value
Boolean

Returns

Applies to