Click or drag to resize

PkUnknown Constructor

Permits instantiation of user derived classes.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New
Remarks
This constructor should only be used by derived classes after implementation. It is not implemented in this class.
See Also