'Declaration
Public Shared Function GdipGetFontCollectionFamilyList( _ ByVal fontCollection As HandleRef, _ ByVal numSought As Integer, _ ByVal gpfamilies() As IntPtr, _ ByRef numFound As Integer _ ) As Integer
public static int GdipGetFontCollectionFamilyList( HandleRef fontCollection, int numSought, IntPtr[] gpfamilies, out int numFound )
Parameters
- fontCollection
- numSought
- gpfamilies
- numFound