Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The NodeCache type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NodeCache |
Initializes the object with default values.
|
Methods
| Name | Description | |
|---|---|---|
| BuildBrowsePath |
Builds the relative path from a type to a node.
| |
| Clear |
Removes all nodes from the cache.
| |
| Equals | (Inherited from Object.) | |
| Exists | ||
| FetchNode |
Fetches a node from the server and updates the cache.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Find(ExpandedNodeId) | ||
| Find(ExpandedNodeId, NodeId, Boolean, Boolean) | ||
| Find(ExpandedNodeId, NodeId, Boolean, Boolean, QualifiedName) | ||
| FindDataTypeId(ExpandedNodeId) |
Returns the data type for the specified encoding.
| |
| FindDataTypeId(NodeId) |
Returns the data type for the specified encoding.
| |
| FindReferences |
Returns the references of the specified node that meet the criteria specified.
| |
| FindReferenceType |
Returns the node identifier for the reference type with the specified browse name.
| |
| FindReferenceTypeName |
Returns the qualified name for the reference type id.
| |
| FindSubTypes |
Returns the immediate subtypes for the type.
| |
| FindSuperType(ExpandedNodeId) |
Returns the immediate supertype for the type.
| |
| FindSuperType(NodeId) |
Returns the immediate supertype for the type.
| |
| GetDisplayText(ReferenceDescription) |
Returns a display name for the target of a reference.
| |
| GetDisplayText(ExpandedNodeId) |
Returns a display name for a node.
| |
| GetDisplayText(INode) |
Returns a display name for a node.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsEncodingFor(NodeId, ExtensionObject) |
Determines if the value contained in an extension object value matches the expected data type.
| |
| IsEncodingFor(NodeId, Object) |
Determines if the value is an encoding of the value | |
| IsEncodingOf |
Checks if the identifier encodingId represents a that provides encodings
for the datatypeId .
| |
| IsKnown(ExpandedNodeId) |
Determines whether a node id is a known type id.
| |
| IsKnown(NodeId) |
Determines whether a node id is a known type id.
| |
| IsTypeOf(ExpandedNodeId, ExpandedNodeId) |
Determines whether a type is a subtype of another type.
| |
| IsTypeOf(NodeId, NodeId) |
Determines whether a type is a subtype of another type.
| |
| LoadUaDefinedTypes |
Loads the UA defined types into the cache.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| NamespaceUris | ||
| ServerUris | ||
| TypeTree |