QuickOPC User's Guide and Reference
FromPrimitiveValues Method



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace > SequenceData Class : FromPrimitiveValues Method
Creates sequence data from a sequence of primitive values.Returns a sequence data with PrimitiveData elements made from the values of the input sequence.
Overload List
OverloadDescription
Creates sequence data from a sequence of primitive values.  
Creates sequence data from a sequence of primitive values. Creates sequence data from a sequence of primitive values, given the primitive data type for the elements.  
Creates sequence data from a sequence of primitive values. Creates sequence data from a sequence of primitive values, given the sequence data type to be associated with the sequence data, and primitive data type for the elements.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also