com.onlineobject.objectnet Namespace

INetworkVariable<(Of <(<'T>)>)>..::..SetValue Method

Sets the value of the network variable.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void SetValue(

	T value

)

Parameters

value
Type: T
The new value to set of type T.