Show / Hide Table of Contents

Namespace Libplanet.Misc

Classes

ArrayEqualityComparer<T>

An implementation to compare two arrays of the same element type. This compares the elements in the order of the array.

The way to compare each element can be customized by specifying the ElementComparer.

In This Article
Back to top Copyright © 2018–2021 Planetarium