ResetDataAsync Method
Resets the values of all headers and Part- properties.
Syntax
[VB.NET] Public Function ResetDataAsync() As IAsyncAction
[C#] public IAsyncAction ResetDataAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ResetDataAsync MethodResets the values of all headers and Part- properties. Syntax[VB.NET] Public Function ResetDataAsync() As IAsyncAction [C#] public IAsyncAction ResetDataAsync(); RemarksThis method is the asynchronous version of the ResetData method and is used to support asynchronous operations in WinRT. Please refer to ResetData for more information. |
||