'Declaration Public Function FindAll( _ ByVal match As System.Predicate(Of DayOfWeek) _ ) As System.Collections.Generic.List(Of DayOfWeek)
public System.Collections.Generic.List<DayOfWeek> FindAll( System.Predicate<DayOfWeek> match )
WorkDays Class WorkDays Members
Copyright (c) GrapeCity, inc. All rights reserved.