API Reference > Auxiliary Classes > AECCSmartString Class > AECCSmartString Methods > AECCSmartString::swap Method
AECCSmartString::swap Method
Syntax
C++
void swap(AECCSmartString& rStr);
Parameters 
Description 
AECCSmartString& rStr 
[in] Another smart string object to swap value with this object. 

Swaps values between this smart string object and another. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.