Click or drag to resize

DomainMemberList Constructor (IEnumerableItem)

Initializes a new instance of the DomainMemberList class

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public DomainMemberList(
	IEnumerable<Item> c
)

Parameters

c
Type: System.Collections.GenericIEnumerableItem
See Also