Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parses a $index query option
public long? ParseIndex ();
member this.ParseIndex : unit -> Nullable<int64>
Public Function ParseIndex () As Nullable(Of Long)