次の方法で共有


DictType.Gettypedisplaylength(Int32) Method

Definition

Retrieves the display length for built-in types.

public:
 static int Gettypedisplaylength(int type);
public static int Gettypedisplaylength (int type);
static member Gettypedisplaylength : int -> int
Public Shared Function Gettypedisplaylength (type As Integer) As Integer

Parameters

type
Int32

The type.

Returns

The display length for the built-in type.

Applies to