Table of Contents

Method Exists

Namespace
GrindFest
Assembly
GrindFest.dll

Exists(Predicate<T>)

public bool Exists(Predicate<T> match)

Parameters

match Predicate<T>

Returns

bool