Opc.Ua.Core
StringTable Class Members
Properties  Methods 


Opc.Ua Namespace : StringTable Class

The following tables list the members exposed by StringTable.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Returns the number of entries in the table.  
Public Property Returns a unique identifier for the table instance. Used to debug problems with shared tables.  
Public Property The synchronization object.  
Top
Public Methods
 NameDescription
Public Method Adds a string to the end of the table.  
Public Method Creates a mapping between the URIs in a source table and the indexes in the current table.  
Public Method Returns the index of the specified namespace uri.  
Public Method Returns the index of the specified namespace uri, adds it if it does not exist.  
Public Method Returns the namespace uri at the specified index.  
Public Method Returns the contexts of the table.  
Public Method Updates the table of namespace uris.  
Top
See Also

Reference

StringTable Class
Opc.Ua Namespace