public ProcessTextEventArgs( LlObjectType objectType, string llxObjectType, string objectName, TextType textType, string text )
public: ProcessTextEventArgs( LlObjectType objectType, String^ llxObjectType, String^ objectName, TextType textType, String^ text )
'Declaration
Public Function New( _ ByVal objectType As LlObjectType, _ ByVal llxObjectType As String, _ ByVal objectName As String, _ ByVal textType As TextType, _ ByVal text As String _ )
Parameters
- objectType
- llxObjectType
- objectName
- textType
- text