Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
UltraWinTree GetNodeByKey null
posted

I add a node to an ultrawintree

when I do wsdlTree.Nodes[0].Key it returns the key "wsdl"

but when I do wsdlTree.GetNodeByKey("wsdl") it returns null