| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiExplorerList( XmlNodeList xmlNodes ) | |
Parameters
- xmlNodes
- The xmlnodelist to base the object on.
| dbicExplorerBar | Send comments on this topic. |
| dbiExplorerList Constructor(XmlNodeList) | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerList Class > dbiExplorerList Constructor : dbiExplorerList Constructor(XmlNodeList) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiExplorerList( XmlNodeList xmlNodes ) | |