public int GetAndAdd( int amount )
Public Function GetAndAdd ( _ amount As Integer _ ) As Integer
public: int^ GetAndAdd( int^ amount )