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