Back to Devexpress

BreadCrumbHistoryItem Methods

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbhistoryitem-dot-underscore-methods.md

latest3.1 KB
Original Source

BreadCrumbHistoryItem Methods

An object that stores the previously viewed BreadCrumbEdit path.

NameDescription
Clone()Duplicates the target BreadCrumbHistoryItem.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Compares this BreadCrumbHistoryItem with a specific object.
GetHashCode()Gets the integer hash code that corresponds to the current BreadCrumbHistoryItem object’s value.
GetIndex()Gets this BreadCrumbHistoryItem‘s position within its parent BreadCrumbHistory collection.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
MoveOnTop()Moves the BreadCrumbHistoryItem to the top of its parent BreadCrumbHistory collection.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Gets the textual representation of this BreadCrumbHistoryItem.

See Also

BreadCrumbHistoryItem Class

BreadCrumbHistoryItem Members

DevExpress.XtraEditors Namespace