| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiNodeItem( XmlNodeList xmlNodes ) | |
Parameters
- xmlNodes
- The XmlNodeList to base the new dbiNodeItem from.
| dbicList | Send comments on this topic. |
| dbiNodeItem Constructor(XmlNodeList) | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class > dbiNodeItem Constructor : dbiNodeItem Constructor(XmlNodeList) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiNodeItem( XmlNodeList xmlNodes ) | |