Vector<T>.InternalEquals(T[]) Method

Represents method InternalEquals(T[]).

Namespace: Spring
private
 function InternalEquals(const items: array of T): Boolean;

Parameters

items
Type: array of T

Return Value

Type: Boolean