DataKey::Equals Method (DataKey^)
.NET Framework (current version)
Determines whether the specified DataKey array is equal to the current data key.
Assembly: System.Web (in System.Web.dll)
Parameters
- other
-
Type:
System.Web.UI.WebControls::DataKey^
The DataKey object to compare to the current DataKey. object.
Return Value
Type: System::BooleanImplements
IEquatable<T>::Equals(T)
.NET Framework
Available since 4.0
Available since 4.0
Show: