'Declaration Public Overridable Function PasteAsync( _ Optional ByVal commitChanges As Boolean _ ) As Task
public virtual Task PasteAsync( bool commitChanges )
Parameters
- commitChanges
- When it is true, the changes will be committed automatically.
'Declaration Public Overridable Function PasteAsync( _ Optional ByVal commitChanges As Boolean _ ) As Task
public virtual Task PasteAsync( bool commitChanges )