Opc.Ua.Core
ConfiguredEndpointCollection Class Methods


Opc.Ua Namespace : ConfiguredEndpointCollection Class

For a list of all members of this type, see ConfiguredEndpointCollection members.

Public Methods
 NameDescription
Public MethodOverloaded.  Add the endpoint description to the cache.  
Public MethodRemoves all items from the ICollection.  
Public Method  
Public MethodDetermines whether the ICollection contains a specific value.  
Public Method Copies the endpoints.  
Public MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public Method Creates a new endpoint from a url that is not part of the collection.  
Public Method Returns the configured endpoints for the server uri.  
Public Method Returns an enumerator that iterates through the collection.  
Public Method Returns the servers that are part of the collection.  
Public MethodDetermines the index of a specific item in the IList.  
Public Method Called by the .NET framework during deserialization.  
Public MethodInserts an item to the System.Collections.IList at the specified index.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Loads a collection of endpoints from a file and overrides the endpoint configuration.  
Public Method Returns a deep copy of the collection.  
Public Method Removes the configured endpoint.  
Public MethodRemoves the System.Collections.IList item at the specified index.  
Public Method Removes all endpoints for the specified server.  
Public MethodOverloaded.  Saves a collection of endpoints the file that it was loaded from.  
Public Method Updates the server descrption for the endpoints.  
Public Method Updates an endpoint with information from the server's discovery endpoint.  
Top
See Also

Reference

ConfiguredEndpointCollection Class
Opc.Ua Namespace