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