<< Click to Display Table of Contents >> Navigation: »No topics above this level« Value.Assign(Object) Method |
Initializes the Value class to the Object value
[Visual Basic]
Public Overloads Sub Assign( _
ByVal value As Object _
)
[C#]
public void Assign(
object value
);
value
The value to set.
Value Class | BR.AN.PviServices Namespace | Value.Assign Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]