Value Constructor

<< 点击显示目录 >>

Value Constructor

BR.AN.PviServices .NET


Initializes a new instance of the Value class to the UInt32 field value

[Visual Basic]

Public Overloads Sub New( _

  ByVal value As UInt32 _

)

[C#]

Value(

  uint[] value

);

Parameters

value

UInt32 value array.

See Also

Value Class | BR.AN.PviServices Namespace | Value Constructor Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]