Click or drag to resize
FdfPropertyLoadXmlNode Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static FdfPropertyCollection LoadXmlNode(
	XmlNode node,
	XmlNamespaceManager nsMgr
)

Parameters

node
Type: System.XmlXmlNode
nsMgr
Type: System.XmlXmlNamespaceManager

Return Value

Type: FdfPropertyCollection
See Also