Name | Description | |
---|---|---|
![]() | Append | Adds a string to the end of the table. (Inherited from Opc.Ua.StringTable) |
![]() | CreateMapping | Creates a mapping between the URIs in a source table and the indexes in the current table. (Inherited from StringTable) |
![]() | GetIndex | Returns the index of the specified namespace uri. (Inherited from StringTable) |
![]() | GetIndexOrAppend | Returns the index of the specified namespace uri, adds it if it does not exist. (Inherited from StringTable) |
![]() | GetString | Returns the namespace uri at the specified index. (Inherited from StringTable) |
![]() | ToArray | Returns the contexts of the table. (Inherited from StringTable) |
![]() | Update | Updates the table of namespace uris. |