'Declaration Public Overridable Sub EnqueueTask( _
ByVal taskThe spell check task.As SpellCheckTask _
)
public virtual void EnqueueTask(
SpellCheckTask task
)
public: virtual void EnqueueTask(
SpellCheckTask* task
)
public:
virtual void EnqueueTask(
SpellCheckTask^ task
)
Parameters
- task
- The spell check task.