nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Core / Argument

Argument

Full name Microsoft.VisualBasic.Math.LinearAlgebra.Vector.Argument Assembly Microsoft.VisualBasic.Math.Core Members 8

Numeric argument for Vector.Call()

00 Remarks

2019-03-07

因为这个类的名称会与ArgumentAttribute产生冲突,所以将这个对象移到内部了

01 Syntax

Microsoft.VisualBasic.Math.LinearAlgebra.Vector.Argument

02 Methods

NameOverloadsSummary
Populate 1 Iterator function
GetType 1
op_Implicit 1

03 Properties

NameOverloadsSummary
Length 1
IsPrimitive 1
IsVector 1
IsCollection 1
IsArray 1

04 Members

method Populate #
Populate

Iterator function

property Length #
Length
property IsPrimitive #
IsPrimitive
property IsVector #
IsVector
property IsCollection #
IsCollection
property IsArray #
IsArray
method GetType #
GetType()
method op_Implicit #
op_Implicit(Double)