CylinderCollection(iWheel) Constructor

Constructs a new CylinderCollection object with default capacity.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public CylinderCollection(
	iWheel aParent
)

Parameters

aParent  iWheel
A BeeMobile.iWheel.iWheel which is the parent of this collection.

See Also