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