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