[]
        
(Showing Draft Content)

C1.Util.DX.PointerSize.ToString

ToString Method

ToString()

Returns a string that represents this instance.

Declaration
public override string ToString()
Returns
Type Description
string

A string that represents this instance.

Overrides

ToString(string)

Returns a string that represents this instance.

Declaration
public string ToString(string format)
Parameters
Type Name Description
string format

The format.

Returns
Type Description
string

A string that represents this instance.