Back to Devexpress

SmartSearchResponse.ItemInfo Members

corelibraries-devexpress-dot-aiintegration-dot-extensions-dot-smartsearchresponse-dot-iteminfo-dot-underscore-members.md

latest3.2 KB
Original Source

SmartSearchResponse.ItemInfo Members

Contains information about an item that matched the search criteria.

Constructors

NameDescription
ItemInfo(String, String)Initializes a new instance of the SmartSearchResponse.ItemInfo class with specified settings.

Properties

NameDescription
IdGets or sets a unique identifier for the item.
ValueGets or sets a string associated with the item (for example, name, caption, etc.).

Methods

NameDescription
<Clone>$()
Deconstruct(out String, out String)
Equals(SmartSearchResponse.ItemInfo)
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)
GetHashCode()
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()

See Also

SmartSearchResponse.ItemInfo Class

DevExpress.AIIntegration.Extensions Namespace