Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSpreadXmlNodeReader Class / FpSpreadXmlNodeReader Constructor


In This Topic
FpSpreadXmlNodeReader Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal node As XmlNode _
)
 
'Usage
 
Dim node As XmlNode
 
Dim instance As New FpSpreadXmlNodeReader(node)

Parameters

node
See Also