[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides data for the DoWork event handler. [Property] [Methods] doGetMethod=Gets the specified method of the event arguments. ARG(DoWorkEventArgs args)|1|0 *doResult=Sets the value that represents the result of an asynchronous operation. ARG(DoWorkEventArgs args, Object value)|1|0 *doCancel=Sets the value indicating whether the event should be canceled. ARG(DoWorkEventArgs args, bool value)|1|0 *onArgument=Gets a value that represents the argument of an asynchronous operation. ARG(Object)|2|0 *onCancel=Gets or sets a value indicating whether the event should be canceled. ARG(bool)|2|104 *onEquals=Determines whether the specified Object is equal to the current Object. ARG(bool)|2|104 *onGetHashCode=Serves as a hash function for a particular type. ARG(int)|2|1 *onGetType=Gets the Type of the current instance. ARG(Type)|2|0 *onResult=Gets a value that represents the result of an asynchronous operation. ARG(Object)|2|0 *onToString=Returns a string that represents the current object. ARG(string)|2|2 *obj=Defines the object to compare with the current object. ARG(Object)|4|0 *value=Defines the object to operate with the event arguments. ARG(Object)|4|0