CylindersChangedEventArgs(CylinderChangeType, Int32) Constructor
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public CylindersChangedEventArgs(
CylinderChangeType aType,
int aCylindexIndex
)
Public Sub New (
aType As CylinderChangeType,
aCylindexIndex As Integer
)
Parameters
- aType CylinderChangeType
- Specifies the type of change.
- aCylindexIndex Int32
- Specifies the index of Cylinder in CylinderCollection which was changed.