Named |
The NamedModelNodesEventsSource type exposes the following members.
Name | Description | |
---|---|---|
ComparisonType | Gets or sets string comparision type. Default value is StringComparison.Ordinal. | |
ModelNodeName | Gets or sets a string that specifies the ModelNode objects by their name. It is also possible to use wildcard name that is defined when the name starts with * or end with *. For example, "Box*" matches all ModelNodes whose name start with "Box"; "*_blue" matches all ModelNodes whose name ends with "_blue". |