TextCylinder(String) Constructor
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public TextCylinder(
string[] data
)
Public Sub New (
data As String()
)
Parameters
- data String
- A an array of Strings which are used to intialize
the Strings property.
This constructor initializes the
Strings property as well.