Clone()
|
Duplicates the target BreadCrumbHistoryItem.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
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.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
MoveOnTop()
|
Moves the BreadCrumbHistoryItem to the top of its parent BreadCrumbHistory collection.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Gets the textual representation of this BreadCrumbHistoryItem.
|