'Declaration
<DebuggerStepThroughAttribute()> <GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")> <CollectionDataContractAttribute(Name="ListOfExtensions", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd", ItemName="Extension")> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class ListOfExtensions Inherits System.Collections.Generic.List(Of XmlElement)
'Usage
Dim instance As ListOfExtensions
[DebuggerStepThrough()] [GeneratedCode("System.Runtime.Serialization", "4.0.0.0")] [CollectionDataContract(Name="ListOfExtensions", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd", ItemName="Extension")] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class ListOfExtensions : System.Collections.Generic.List<XmlElement>
[DebuggerStepThrough()] [GeneratedCode("System.Runtime.Serialization", "4.0.0.0")] [CollectionDataContract(Name="ListOfExtensions", Namespace="http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd", ItemName="Extension")] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class ListOfExtensions : public System.Collections.Generic.List<XmlElement>