Opc.Ua.Core
NamespaceTable Class Members
Properties  Methods 


Opc.Ua Namespace : NamespaceTable Class

The following tables list the members exposed by NamespaceTable.

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

Reference

NamespaceTable Class
Opc.Ua Namespace