Click or drag to resize

ItemMetadataCollection Constructor (IEnumerableItemType)

Initializes a new instance of the ItemMetadataCollection class

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ItemMetadataCollection(
	IEnumerable<ItemType> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableItemType
See Also