IDPINode Methods |
The IDPINode type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLink |
Add linked object.
| |
| AllNodes |
Returns all linked nodes (sorted by class/instance id).
| |
| GetOrAddServices |
Get or add a DPI services provider.
| |
| Initialize |
Start initialization, initializing this node and all descendant nodes.
| |
| RemoveAllLinks |
Remove all removable links.
| |
| RemoveLink |
Remove linked node.
| |
| SetInstance |
Set the node id.
|
| Name | Description | |
|---|---|---|
| Descendants |
Return all descendants of this node.
(Defined by DPINodeExtensions.) | |
| GetOrAddServicesServicesType(FuncType, ServicesType) | Overloaded.
Get or add a DPI services provider.
(Defined by DPINodeExtensions.) | |
| GetOrAddServicesServicesType(ServicesType) | Overloaded.
Get or add a DPI services provider.
(Defined by DPINodeExtensions.) |