TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MWString::find_first_not_of
MWString
Find the first (lowest position) element, at or after position pos, that is not the UChar specified.
Declaration
Mu4 find_first_not_of(UChar c, Mu4 pos = 0)
const
;
Links
MWString
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference