Click or drag to resize

IListDateTimesFind Method

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
DateTime Find(
	Predicate<DateTime> match
)

Parameters

match
Type: SystemPredicateDateTime

Return Value

Type: DateTime
See Also