Endeca Presentation API
SelectList Class
NamespacesEndeca.Navigation.AnalyticsSelectList
A SelectList is a list of Select expressions.
Declaration Syntax
C#Visual BasicVisual C++
public class SelectList : IObjectList, IQueryNode
Public Class SelectList _
	Implements IObjectList, IQueryNode
public ref class SelectList : IObjectList, 
	IQueryNode
Members
All MembersConstructorsMethods



IconMemberDescription
SelectListSelectListNew()()
Constructs a new, empty SelectList.

Add(Object)
Appends a Select object to the end of the collection.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Get(Int32)
Gets a Select expression from the SelectList.

GetHashCode()()
Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(Int32)
Removes a Select object from the SelectList.

Size()()
Returns the number of Select expressions in this SelectList.

ToString()()
Returns the string form of this SelectList.
(Overrides Object.ToString()().)
ToWire()()
Returns the wire form of this SelectList.

ValidateSyntax()()
Validates the syntax of this SelectList.

Inheritance Hierarchy
Object
SelectList

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