XMLDA.NET Reference
BrowseNodeInfoWPF Constructor(String,String)
See Also  Send Feedback
xmldanet Namespace > BrowseNodeInfoWPF Class > BrowseNodeInfoWPF Constructor : BrowseNodeInfoWPF Constructor(String,String)

name
path name of the branch.
itemPath

Glossary Item Box

Constructor for branch node. Typically only used OPCDA.NET internally.

Syntax

Visual Basic (Usage)Copy Code
Dim name As String
Dim itemPath As String
 
Dim instance As New BrowseNodeInfoWPF(name, itemPath)
C# 
public BrowseNodeInfoWPF( 
   string name,
   string itemPath
)

Parameters

name
path name of the branch.
itemPath

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.