Equals()
BitVector32::Equals(const BitVector32&) method
Determines whether the specified object is the same as the current.
bool System::Collections::Specialized::BitVector32::Equals(const BitVector32 &obj)
Arguments
Parameter | Type | Description |
---|---|---|
obj | const BitVector32& | object to be compared |
Return Value
True if objects are equal, otherwise - false
See Also
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Slides