DictType.Gettypedisplaylength(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.