EmbeddedMessage..::..Add Method (Int32)
Adds an [int] to the message.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedMessage Add( int value )
Parameters
- value
- Type: Int32
The [int] to add.