UMessage..::..Item Property
indexer allows random access to umanaged buffor
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public: virtual property unsigned char^ default[int^ index] { unsigned char^ get (int^ index); void set (int^ index, unsigned char^ value); }
Parameters
- index
- Type: Int32