Class representing supplemental information and data for a navigation
query.
| C# | Visual Basic | Visual C++ |
public class Supplement : IPropertyContainer
Public Class Supplement _ Implements IPropertyContainer
public ref class Supplement : IPropertyContainer
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| ERecs |
Gets the Endeca records of this Supplement.
| |
| 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.) | |
| 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.) | |
| NavigationRefs |
Gets the navigation state queries referenced by this Supplement.
| |
| Properties |
Gets the properties of this Supplement.
| |
| ToString()() | (Inherited from Object.) |
| Object | |
| Supplement | |