'Declaration Public Overloads Function SelectByFullName( _ ByVal fullFontName As System.String _ ) As System.Collections.Generic.List(Of Font)
public System.Collections.Generic.List<Font> SelectByFullName( System.string fullFontName )
Parameters
- fullFontName