'宣言 Public Function New( _ ByVal element As System.Xml.Linq.XElement _ )
'使用法 Dim element As System.Xml.Linq.XElement Dim instance As New XNodeWrapper(element)
public XNodeWrapper( System.Xml.Linq.XElement element )
パラメータ
- element
'宣言 Public Function New( _ ByVal element As System.Xml.Linq.XElement _ )
'使用法 Dim element As System.Xml.Linq.XElement Dim instance As New XNodeWrapper(element)
public XNodeWrapper( System.Xml.Linq.XElement element )