TIBCO Adapter SDK C++ Reference
MString::find_last_not_of
MString
Find the last (highest position) element of the controlled sequence, at or before the specified position, that does not match the specified character.
Declaration
Mu4 find_last_not_of(char c, Mu4 pos = npos) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.