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