Opc.Ua.Core
ConfiguredEndpointCollection Class
Members 



Opc.Ua Namespace : ConfiguredEndpointCollection Class
Stores a list of cached endpoints. Stores a list of cached endpoints.
Object Model
ConfiguredEndpointCollection ClassStringCollection ClassConfiguredEndpoint ClassStringCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DataContractAttribute("http://opcfoundation.org/UA/SDK/Configuration.xsd")>
Public Class ConfiguredEndpointCollection 
'Usage
 
Dim instance As ConfiguredEndpointCollection
[DefaultMember("Item")]
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public class ConfiguredEndpointCollection 
[DefaultMember("Item")]
[DataContract("http://opcfoundation.org/UA/SDK/Configuration.xsd")]
public ref class ConfiguredEndpointCollection 
Inheritance Hierarchy

System.Object
   Opc.Ua.ConfiguredEndpointCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConfiguredEndpointCollection Members
Opc.Ua Namespace