Endeca Presentation API
ERecRollupKeyList Class
NamespacesEndeca.NavigationERecRollupKeyList
Collection of record rollup keys exposed as an IList.
Declaration Syntax
C#Visual BasicVisual C++
public class ERecRollupKeyList : IList, 
	ICollection, IEnumerable
Public Class ERecRollupKeyList _
	Implements IList, ICollection, IEnumerable
public ref class ERecRollupKeyList : IList, 
	ICollection, IEnumerable
Members
All MembersMethodsProperties



IconMemberDescription
Add(Object)
This operation is not supported.

Clear()()
This operation is not supported.

Contains(Object)
Determines whether an element is in the ERecRollupKeyList.

CopyTo(Array, Int32)
Copies the entire ERecRollupKeyList to a compatible one-dimensional Array, starting at the specified index of the target array.

Count
Gets the number of elements actually contained in the ERecRollupKeyList.

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.)
GetEnumerator()()
Returns an enumerator for the entire ERecRollupKeyList.

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.)
GetKey(String)
Gets ERecRollupKey with the name name.

GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
IndexOf(Object)
Returns the zero-based index of the first occurrence of a value in the ERecRollupKeyList or in a portion of it.

Insert(Int32, Object)
This operation is not supported.

IsFixedSize
Gets a value indicating whether the ERecRollupKeyList has a fixed size.

IsReadOnly
Gets a value indicating whether the ERecRollupKeyList is read-only.

IsSynchronized
Gets a value indicating whether access to the ERecRollupKeyList is synchronized (thread-safe).

Item[([Int32])]
Gets the ERecRollupKey at the specified index. The set operation is not supported.

MemberwiseClone()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(Object)
This operation is not supported.

RemoveAt(Int32)
This operation is not supported.

SyncRoot
This operation is not supported.

ToString()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ERecRollupKeyList

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