[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.DataType.Message]
| C# | Visual Basic | Visual C++ |
public abstract class Message
Public MustInherit Class Message
public ref class Message abstract
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| Message()()() | Initializes a new instance of the Message class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FromBitArray(BitArray%, Int32%, Int32) | ||
| FromString(String) | ||
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Length | ||
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MSG_ID | ||
| MSG_TYPE | ||
| msgID | ||
| msgLen | ||
| msgType | ||
| reserved | ||
| sequence_num | ||
| ToBitArray()()() | ||
| ToString()()() | (Inherited from Object.) | |
| version | ||
| VERSION |