Click here to Skip to main content
15,914,642 members

Comments by Laurence Yarosh (Top 1 by date)

Laurence Yarosh 17-Jun-22 15:00pm View    
This compiled and ran, where mds.SitesNode is an xml node.
var nodees = new System.Collections.Generic.List<xmlnode>(mds.SitesNode.ChildNodes.Cast<xmlnode>());