[This is preliminary documentation and is subject to change.]
Removes the first occurrence of a specific AttributeComparisonResults from the MessageComparisonResults.
| C# | Visual Basic | Visual C++ |
public void Remove( AttributeComparisonResults value )
Public Sub Remove ( _ value As AttributeComparisonResults _ )
public: void Remove( AttributeComparisonResults^ value )
- value (AttributeComparisonResults)
- The AttributeComparisonResults to remove from the MessageComparisonResults.