[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.DataType.SignedByteArray]
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class SignedByteArray
<SerializableAttribute> _ Public Class SignedByteArray
[SerializableAttribute] public ref class SignedByteArray
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SignedByteArray()()() | Initializes a new instance of the SignedByteArray class | |
| Add(SByte) | ||
| 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 | |
| SignedByteArray | |