Value.Assign(Object) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Value.Assign(Object) Method

BR.AN.PviServices .NET


Initializes the Value class to the Object field value

[Visual Basic]

Public Overloads Sub Assign( _

  ByVal value As Object _

)

[C#]

public void Assign(

  object[] value

);

Parameters

value

Any object array as value.

See Also

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


Generated from assembly BR.AN.PviServices [8.1.0.4]