public sealed class ArrayEqualityComparer<T> : IEqualityComparer<T[]>
Public NotInheritable Class ArrayEqualityComparer(Of T)
Implements IEqualityComparer(Of T())generic<typename T>
public ref class ArrayEqualityComparer sealed : IEqualityComparer<array<T>^>[<SealedAttribute>]
type ArrayEqualityComparer<'T> =
class
interface IEqualityComparer<'T[]>
end| ArrayEqualityComparerT | Инициализирует новый экземпляр класса ArrayEqualityComparerT |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Equals(T, T) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetHashCode(T) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| Get | (Определяется ComHelper) |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
| Invoke | (Определяется ComHelper) |
| Set | (Определяется ComHelper) |