clsConnProfile..::..GetSectionNode Method

Namespace:  JiwaFinancials.Jiwa.JiwaConnectionProfile
Assembly:  JiwaConnectionProfile (in JiwaConnectionProfile.dll)

Syntax


public IXMLDOMNode GetSectionNode(
	string Section
)
Public Function GetSectionNode ( _
	Section As String _
) As IXMLDOMNode
public:
IXMLDOMNode^ GetSectionNode(
	String^ Section
)

Parameters

Section
Type: String