System::Collections::Specialized::BitVector32::Section::Equals method

Section::Equals method

Determines whether the specified object is the same as the current.

bool System::Collections::Specialized::BitVector32::Section::Equals(const BitVector32::Section &obj)
ParameterTypeDescription
objconst BitVector32::Section&object to be compared

ReturnValue

True if objects are equal, otherwise - false

See Also