Endeca Presentation API
DimValIdList Constructor (values)
NamespacesEndeca.NavigationDimValIdListDimValIdListDimValIdListNew(DimValList)
Constructor that takes a dimension value list and extracts the IDs from the DimVal objects in the list.
Declaration Syntax
C#Visual BasicVisual C++
public DimValIdList(
	DimValList values
)
Public Sub New ( _
	values As DimValList _
)
public:
DimValIdList (
	DimValList^ values
)
Parameters
values (DimValList)
DimValList from which the dimension value IDs will be extracted.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0