NSObject.ToString Method

Definition

Returns a string representation of the value of the current instance.

public override string ToString();
public override string? ToString();
override this.ToString : unit -> string

Returns

Applies to