nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.DataStorage.HDSPack / LazyAttribute

LazyAttribute

Full name Microsoft.VisualBasic.DataStorage.HDSPack.LazyAttribute Assembly Microsoft.VisualBasic.DataStorage.HDSPack Members 6

01 Syntax

Microsoft.VisualBasic.DataStorage.HDSPack.LazyAttribute

02 Methods

NameOverloadsSummary
Add 1 add key-value paired data into the attribute list
BuildDynamicTypeObject 1 build a dynamics object that could be used for show in property grid controld
GetValue 1
GetBuffer 1
GetEnumerator 1

03 Properties

NameOverloadsSummary
attributes 1

04 Members

method Add #
Add(String, Object)

add key-value paired data into the attribute list

Parameters
NameTypeDescription
nameString

-

valueObject

-

method BuildDynamicTypeObject #
BuildDynamicTypeObject

build a dynamics object that could be used for show in property grid controld

property attributes #
attributes
method GetValue #
GetValue(String)
method GetBuffer #
GetBuffer(Object)
method GetEnumerator #
GetEnumerator()