[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | IsSameNameAttr(String) |
Returns true when this node has an attribute called "name" and its value is euqal to the supplied value per case-insensitive culture-neutral comparison
|
![]() | IsSameNameAttr(IConfigSectionNode) |
Returns true when this and another nodes both have attribute "name" and their values are equal per case-insensitive culture-neutral comparison
|
See Also