'宣言 Public Function New( _ ByVal node As System.Xml.XmlNode _ )
'使用法 Dim node As System.Xml.XmlNode Dim instance As New XmlNodeWrapper(node)
public XmlNodeWrapper( System.Xml.XmlNode node )
パラメータ
- node
'宣言 Public Function New( _ ByVal node As System.Xml.XmlNode _ )
'使用法 Dim node As System.Xml.XmlNode Dim instance As New XmlNodeWrapper(node)
public XmlNodeWrapper( System.Xml.XmlNode node )