'DeclarationPublic Function New( _ ByVal discoveryElement As IUAReadOnlyDiscoveryElement _ )
'UsageDim discoveryElement As IUAReadOnlyDiscoveryElement Dim instance As New UAEndpointDescriptor(discoveryElement)
public UAEndpointDescriptor( IUAReadOnlyDiscoveryElement discoveryElement )
public: UAEndpointDescriptor( IUAReadOnlyDiscoveryElement^ discoveryElement )
Parameters
- discoveryElement
 - Contains information gathered about an OPC application.