NamesMatch Method (PropertyGroupDescription)
In This Topic
Returns a value that indicates whether the group name and the item name match such that the item belongs to the group.
Syntax
Parameters
- groupName
- The name of the group.
- itemName
- The name of the item.
Return Value
true if the names match; otherwise, false.
See Also