Bookmark.GetHashCode Method

Definition

Returns a unique identifier for this Bookmark instance.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The unique identifier of this Bookmark instance.

Applies to