PCExpressionEditorSymbolTmp.countSymbolsLike Method
Counts the number of symbols which are like the wildcard symbol parameter.
Syntax
public int64 countSymbolsLike(PCExpressionEditorSymbol _likeSymbol)
Run On
Called
Parameters
- _likeSymbol
Type: PCExpressionEditorSymbol Extended Data Type
The symbol.
Return Value
Type: int64
The number of symbols which are like the symbol parameter.