Vector<T>::Equals Method
Returns a value that indicates whether this instance is equal to a specified object or vector.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Returns a value that indicates whether this instance is equal to a specified object. (Overrides ValueType::Equals(Object).) |
|
Equals(Vector<T>) | Returns a value that indicates whether this instance is equal to a specified vector. |
Show: