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