'Declaration Overloads Sub SelectByFamilyName( _ ByVal fontFamilyName As System.String, _ ByVal res As System.Collections.Generic.List(Of Font) _ )
void SelectByFamilyName( System.string fontFamilyName, System.Collections.Generic.List<Font> res )
Parameters
- fontFamilyName
- res