IOrderedStreamStorage<TKey> Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the count of Streams in storage. |
![]() | Item[TKey] | Opens an existing Stream in storage for reading.(Inherited from IStreamStorage<TKey>.) |
![]() | Item[Int32] | Opens an existing Stream in storage for reading at the given index. |
Show:
