ComponentOne Scheduler for WPF and Silverlight
BaseObject Constructor(String)

C1.C1Schedule Namespace > BaseObject Class > BaseObject Constructor : BaseObject Constructor(String)
The System.String value.
Creates the new BaseObject object with specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public BaseObject( 
   System.string text
)

Parameters

text
The System.String value.
See Also

Reference

BaseObject Class
BaseObject Members
Overload List