ArraySectionTEquals Method

Overload List

Equals(ArraySectionT) Indicates whether the current ArraySectionT instance is equal to another one specified in the other parameter. That is, when they both reference the same section of the same UnderlyingArray instance.
Equals(Object) Determines whether the specified object is equal to this instance.

See Also