IConnectionPoint Interface |
Namespace: Demo3D.PLC.Comms
public interface IConnectionPoint
The IConnectionPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Release |
Releases the connection point.
| |
| SetValueT |
Sets the value of the item.
| |
| ValueAsT |
Gets the value of the item cast to a specific type if necessary.
|
| Name | Description | |
|---|---|---|
| ValueChanged |
Occurs when the value of the item changes.
|