Endeca Presentation API
ERecIdList Constructor (ids)
NamespacesEndeca.NavigationERecIdListERecIdListERecIdListNew(String)
Constructor that takes a string-based set of record specifications and parses and populates the list with the string.
Declaration Syntax
C#Visual BasicVisual C++
public ERecIdList(
	string ids
)
Public Sub New ( _
	ids As String _
)
public:
ERecIdList (
	String^ ids
)
Parameters
ids (String)
Space-delimited sequence of record specifications.
Remarks
The string is expected to be a space-delimited sequence of specifications.

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