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

In This Topic
    Write(UInt32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Write( _
       ByVal value As System.UInteger _
    ) 
    public virtual void Write( 
       System.uint value
    )

    Parameters

    value
    See Also