
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UInt16Collection |
C# | |
---|---|
[CollectionDataContractAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd", IsNamespaceSetExplicitly=true, Name="ListOfUInt16", IsNameSetExplicitly=true, ItemName="UInt16", IsItemNameSetExplicitly=true)] public class UInt16Collection : System.Collections.Generic.List<ushort> |
A collection of UInt16 values.
System.Object
System.Collections.Generic.List<T>
Opc.Ua.UInt16Collection
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x