DVTk API
Add Method (value)
DVTkDvtkData.ComparisonResultsMessageComparisonResultsAdd(AttributeComparisonResults)
DVTk API

[This is preliminary documentation and is subject to change.]

Adds an object to the end of the MessageComparisonResults.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	AttributeComparisonResults value
)
Public Function Add ( _
	value As AttributeComparisonResults _
) As Integer
public:
int Add(
	AttributeComparisonResults^ value
)
Parameters
Return Value
The MessageComparisonResults index at which the value has been added.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0