SecondaryBinderConfiguration Class |
Namespace: Demo3D.PLC
public sealed class Configuration
The SecondaryBinderConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDispose |
Add an IDisposable to be called when the model is unbound.
| |
| FindConnectionPointT |
Find a connection point for the given configuration parameter.
| |
| FindModelValueT |
Find a model value for the given configuration parameter.
| |
| GetConnectionPointT |
Get a connection point for the given configuration parameter.
| |
| GetModelValueT |
Gets a model value for a given configuration parameter.
|