[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.DataType.ByteArray]
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class ByteArray
<SerializableAttribute> _ Public Class ByteArray
[SerializableAttribute] public ref class ByteArray
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ByteArray()()() | Initializes a new instance of the ByteArray class | |
| Add(Byte) | ||
| Count | ||
| 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.) | |
| FromHexString(String) | ||
| FromString(String) | ||
| FromString(String, Type) | ||
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Item[([(Int32])]) | ||
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToArray()()() | ||
| ToHexString()()() | ||
| ToHexWordString()()() | ||
| ToString()()() | (Overrides Object.ToString()()().) | |
| ToString(Type) |
| Object | |
| ByteArray | |