Comment.Equals Method
- Updated2023-02-21
- 2 minute(s) read
Name | Description | |
---|---|---|
![]() | Equals(Comment) | Determines whether the specified other object is equal to the current instance of Comment. |
![]() | Equals(Statement) | Determines whether the specified other object is equal to the current instance of Comment. (Overrides Statement.Equals(Statement).) |
![]() | Equals(Object) | Determines whether the specified obj, which must be a Statement object, is equal to the current instance of Statement. (Inherited from Statement.) |