ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.BigEndianBinaryWriter Class / Write Method / Write(Int64) Method

In This Topic
    Write(Int64) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides Sub Write( _
       ByVal value As System.Long _
    ) 
    public override void Write( 
       System.long value
    )

    Parameters

    value
    See Also