The DimSearchRefinementConfigList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Inserts the specified DimSearchRefinementConfig | |
| Clear |
Removes all the elements from the DimSearchRefinementConfigList.
| |
| Contains |
Determines whether an element is in the DimSearchRefinementConfigList.
| |
| CopyTo |
Copies the entire DimSearchRefinementConfigList to a compatible one-dimensional
Array, starting at the specified index of the target array.
| |
| Equals | (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 DimSearchRefinementConfigList.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IndexOf |
Returns the zero-based index of the first occurrence of a value
in the DimSearchRefinementConfigList or in a portion of it.
| |
| Insert |
Inserts an element into the DimSearchRefinementConfigList at the
specified index.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove |
Removes the first occurence of a specified object from the
DimSearchRefinementConfigList.
| |
| RemoveAt |
Removes the element at the specified index of the DimSearchRefinementConfigList.
| |
| ToString |
Takes the individual refinement configs in the list
and turns them into a string representation that can
later be inserted into a URL.
|