| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiCustomArea( XmlNodeList xmlNodes ) | |
Parameters
- xmlNodes
- The XMLNodeList containing custom area information.
| dbicDayView | Send comments on this topic. |
| dbiCustomArea Constructor(XmlNodeList) | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class > dbiCustomArea Constructor : dbiCustomArea Constructor(XmlNodeList) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiCustomArea( XmlNodeList xmlNodes ) | |