'宣言 Public Overloads Function ApplyFixedValuesFilter( _ ByVal includeBlanks As Boolean, _ ByVal dateGroups As IEnumerable(Of FixedDateGroup) _ ) As FixedValuesFilter
public FixedValuesFilter ApplyFixedValuesFilter( bool includeBlanks, IEnumerable<FixedDateGroup> dateGroups )