operator==()
System::Collections::Specialized::operator==(BitVector32::Section, BitVector32::Section) function
Checks if two specified objects are equal.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
Arguments
Parameter | Type | Description |
---|---|---|
a | BitVector32::Section | - first object to compare |
b | BitVector32::Section | - second object to compare |
Return Value
true if are equal, otherwise - false.
See Also
- Namespace System::Collections::Specialized
- Library Aspose.Slides