Range<T>.IsMatch(T) Método

Definición

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

Parámetros

value
T

Devoluciones

Implementaciones

Se aplica a