IConfigNode IsSameName Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodIsSameName(String)
Returns true when another name is the same as this node's name
Public methodIsSameName(IConfigNode)
Returns true when another node has the same name as this one
Back to Top
See Also