Click or drag to resize

TermCollectionConfiguration Constructor (IEnumerableGuid)

Initializes a new instance of the TermCollectionConfiguration class

Namespace:  Colygon.MatchPoint.Taxonomy.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public TermCollectionConfiguration(
	IEnumerable<Guid> termIds
)

Parameters

termIds
Type: System.Collections.GenericIEnumerableGuid
See Also