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