Windows apps
Collapse the table of content
Expand the table of content

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
Public method Equals(Object) Returns a value that indicates whether this instance is equal to a specified object. (Overrides ValueType::Equals(Object).)
Public method Equals(Vector<T>) Returns a value that indicates whether this instance is equal to a specified vector.
Top
Show:
© 2017 Microsoft