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