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