nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / TypeCaster

TypeCaster

Full name Microsoft.VisualBasic.ComponentModel.DataSourceModel.TypeCast.TypeCaster`1 Assembly Microsoft.VisualBasic.Runtime Members 6

01 Syntax

Microsoft.VisualBasic.ComponentModel.DataSourceModel.TypeCast.TypeCaster`1

02 Methods

NameOverloadsSummary
GetBytes 1
GetString 1
ToObject 1
ParseObject 1

03 Properties

NameOverloadsSummary
sizeOf 1
type 1

04 Members

property sizeOf #
sizeOf
Remarks

string has no marshal size value, but data type of string always has a zero terminator

property type #
type
method GetBytes #
GetBytes(Object)
method GetString #
GetString(Object)
method ToObject #
ToObject(Byte())
method ParseObject #
ParseObject(String)