'Declaration Public Function GetLocalFamilyName( _ ByVal languageID As System.Integer _ ) As System.String
public System.string GetLocalFamilyName( System.int languageID )
Parameters
- languageID
- The language ID to search for.
'Declaration Public Function GetLocalFamilyName( _ ByVal languageID As System.Integer _ ) As System.String
public System.string GetLocalFamilyName( System.int languageID )