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