nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / Extensions

Extensions

Full name Microsoft.VisualBasic.ComponentModel.DataSourceModel.TypeCast.Extensions Assembly Microsoft.VisualBasic.Runtime Members 5

01 Syntax

Microsoft.VisualBasic.ComponentModel.DataSourceModel.TypeCast.Extensions

02 Methods

NameOverloadsSummary
ParseObject 1 get helper function for parse the string to clr object
GetBytes 1
GetString 1
ToObject 1
ParseVector 1

03 Members

method ParseObject #
ParseObject(Type)

get helper function for parse the string to clr object

Parameters
NameTypeDescription
typeType

-

method GetBytes #
GetBytes(Type)
method GetString #
GetString(Type)
method ToObject #
ToObject(Type)
method ParseVector #
ParseVector(Type)