Click or drag to resize

IConnectionPointValueAsT Method

Gets value of the item.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
T ValueAs<T>()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Demo3D.PLC.Comms.IConnectionPoint.ValueAs``1"]

Return Value

T

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.IConnectionPoint.ValueAs``1"]

See Also