In This Topic
This predicate is called by
SelectNextNode to decide if a part's text label starts with a given character.
Syntax
Parameters
- part
- c
- a
Char
, normally a letter or digit
Return Value
true if the 's
IGoLabeledPart.Text's first character is the same as , ignoring case
See Also