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