[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | IsSameNameAttr(String) |
Returns true when another name is the same as this section "name" attribute per case-insensitive culture-neutral comparison
|
![]() | IsSameNameAttr(IConfigSectionNode) |
Returns true when another node has the attribute called 'name' and its value is the same as in this one per case-insensitive culture-neutral comparison
|
See Also