ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.LigatureAttach Class / Read Method

In This Topic
    Read Method (FontSubSet.LigatureAttach)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function Read( _
       ByVal offset As System.Long, _
       ByVal br As System.IO.BinaryReader, _
       ByVal classCount As System.Integer _
    ) As FontSubSet.LigatureAttach
    public static FontSubSet.LigatureAttach Read( 
       System.long offset,
       System.IO.BinaryReader br,
       System.int classCount
    )

    Parameters

    offset
    br
    classCount
    See Also