IConnectionPointValueAsT Method  | 
 
            Gets the value of the item cast to a specific type if necessary.
            
 
    Namespace: 
   Demo3D.PLC.Comms
    Assembly:
   PLC (in PLC.dll) Version: 18.03.00
SyntaxType Parameters
- T
 - Type to cast the value to.
 
Return Value
Type: 
TThe Value cast to type T.
See Also