Range<T>.IsMatch(T) Metodo

Definizione

public bool IsMatch(T value);
abstract member IsMatch : 'T -> bool
override this.IsMatch : 'T -> bool
Public Function IsMatch (value As T) As Boolean

Parametri

value
T

Valori restituiti

Implementazioni

Si applica a