ArraySegment<T>.IList<T>.IndexOf Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines the index of a specific item in the array segment.
Assembly: mscorlib (in mscorlib.dll)
This member is an explicit interface member implementation. It can be used only when the ArraySegment<T> instance is cast to an IList<T> interface.
Show: