Click or drag to resize

memberRegistryEntry Constructor (XmlNode)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the memberRegistryEntry class

Namespace:  imbSCI.Core.data.metadata
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public memberRegistryEntry(
	XmlNode node
)
Request Example View Source

Parameters

node
Type: System.XmlXmlNode
See Also