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