BaseObject Constructor(String,String)
Creates the new
BaseObject object with specified text and menu caption.
public BaseObject(
System.string ,
System.string
)
'Declaration
Public Function New( _
ByVal As System.String, _
ByVal As System.String _
)
Parameters
- text
- The System.String value.
- menuCaption
- The System.String value.