public bool SwapState( State oldState, State newState )
Public Function SwapState ( _ oldState As State, _ newState As State _ ) As Boolean
public: bool^ SwapState( State^ oldState, State^ newState )