Equals

Equals

Returns a boolean indicating if the passed in object obj is Equal to this.

Returns: Returns true if objects are equal, otherwise returns false

Equals(System::SharedPtr < System::Object > obj)
ParameterDescription
objThe HeaderType object to compare.