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