CylinderCollectionIndexOf Method
Returns the index of the specified
Cylinder.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public virtual int IndexOf(
Cylinder c
)
Public Overridable Function IndexOf (
c As Cylinder
) As Integer
- c Cylinder
- Reference to the Cylinder object which index should be returned.
Int32A
System.Int32.Int32 which represents an index of the specified
Cylinder.