TIBCO Adapter SDK C++ Reference
MWString::find_last_of
MWString
Finds the last (highest position) element. At or before position pos, that matches the element. If it succeeds, it returns the position. Otherwise, the function returns npos.
Declaration
Mu4 find_last_of(UChar c, Mu4 pos = npos) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.