public static ByteN operator ++( ByteN value )
Public Shared Operator ++ ( value As ByteN ) As ByteN
public: static ByteN operator ++( ByteN value )
static let inline (++) value : ByteN : ByteN
In This Article