Click or drag to resize
IGDStorageItemDeleteAsync Method
Deletes the current item.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
IAsyncAction DeleteAsync()

Return Value

Type: IAsyncAction
No object or value is returned by this method when it completes.
Remarks
This method deletes items permanently
See Also