Cursor.ToString Method

Definition

Retrieves a human readable string representing this Cursor.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String that represents this Cursor.

Applies to