ArraySegment<T> Operators

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(ArraySegment<T>, ArraySegment<T>)

Indicates whether two ArraySegment<T> structures are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(ArraySegment<T>, ArraySegment<T>)

Indicates whether two ArraySegment<T> structures are unequal.

Return to top
Show: