Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
TypeDictionary
Globals
Class TypeDictionary
Hierarchy
TypeDictionary
Implements
ITypeDictionary
Constructors
constructor
Properties
enumeratedTypesRaw
imports
structuredTypesRaw
targetNamespace
Methods
addRaw
getStructuredTypesRawByName
Constructors
constructor
new
Type
Dictionary
(
)
:
TypeDictionary
Returns
TypeDictionary
Properties
enumerated
Types
Raw
enumerated
Types
Raw
:
EnumeratedType
[]
= []
imports
imports
:
string
[]
= []
structured
Types
Raw
structured
Types
Raw
:
StructureTypeRaw
[]
= []
target
Namespace
target
Namespace
:
string
= ""
Methods
add
Raw
add
Raw
(
structuredType
:
StructureTypeRaw
)
:
void
Parameters
structuredType:
StructureTypeRaw
Returns
void
get
Structured
Types
Raw
ByName
get
Structured
Types
Raw
ByName
(
name
:
string
)
:
StructureTypeRaw
Parameters
name:
string
Returns
StructureTypeRaw
Type
Dictionary
constructor
enumerated
Types
Raw
imports
structured
Types
Raw
target
Namespace
add
Raw
get
Structured
Types
Raw
ByName
Generated using
TypeDoc