| SphinxStatusInfoCollection Class |
Namespace: SphinxConnector.NativeApi.Collections
The SphinxStatusInfoCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| SphinxStatusInfoCollection |
Initializes a new instance of the SphinxStatusInfoCollection class.
|
| Name | Description | |
|---|---|---|
| Add | Adds an object to the end of the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| Clear | Removes all elements from the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| Contains(TKey) | Determines whether the collection contains an element with the specified key. (Inherited from KeyedCollectionString, SphinxStatusInfo.) | |
| Contains(T) | Determines whether an element is in the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from CollectionSphinxStatusInfo.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| 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 | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| Insert | Inserts an element into the CollectionT at the specified index. (Inherited from CollectionSphinxStatusInfo.) | |
| Remove(TKey) | Removes the element with the specified key from the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionString, SphinxStatusInfo.) | |
| Remove(T) | Removes the first occurrence of a specific object from the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| RemoveAt | Removes the element at the specified index of the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionString, SphinxStatusInfo.) | |
| Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionSphinxStatusInfo.) | |
| ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionSphinxStatusInfo.) | |
| ItemString |
Gets the SphinxStatusInfo with the specified variable name.
|
| Name | Description | |
|---|---|---|
| IListAdd | Adds an item to the IList. (Inherited from CollectionSphinxStatusInfo.) | |
| IListContains | Determines whether the IList contains a specific value. (Inherited from CollectionSphinxStatusInfo.) | |
| ICollectionCopyTo | (Inherited from CollectionSphinxStatusInfo.) | |
| IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from CollectionSphinxStatusInfo.) | |
| IListIndexOf | Determines the index of a specific item in the IList. (Inherited from CollectionSphinxStatusInfo.) | |
| IListInsert | Inserts an item into the IList at the specified index. (Inherited from CollectionSphinxStatusInfo.) | |
| IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionSphinxStatusInfo.) | |
| ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionSphinxStatusInfo.) | |
| IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionSphinxStatusInfo.) | |
| ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionSphinxStatusInfo.) | |
| IListItem | Gets or sets the element at the specified index. (Inherited from CollectionSphinxStatusInfo.) | |
| IListRemove | Removes the first occurrence of a specific object from the IList. (Inherited from CollectionSphinxStatusInfo.) | |
| ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionSphinxStatusInfo.) |