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