IOrderedStreamStorage<TKey>::DeleteAt Method (Int32)
Visual Studio 2015
Deleted the Stream from storage at the given index.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- index
-
Type:
System::Int32
The index of the stream to delete from storage.
Show: