DVTk API
CreateCompareResults Method (numberOfColumns, attributeCollections, tableDescription, attributeSetDescriptions)
DVTkDvtkHighLevelInterface.Common.CompareCompareBaseCreateCompareResults(Int32, AttributeCollections, String, StringCollection)
DVTk API

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

Declaration Syntax
C#Visual BasicVisual C++
protected CompareResults CreateCompareResults(
	int numberOfColumns,
	AttributeCollections attributeCollections,
	string tableDescription,
	StringCollection attributeSetDescriptions
)
Protected Function CreateCompareResults ( _
	numberOfColumns As Integer, _
	attributeCollections As AttributeCollections, _
	tableDescription As String, _
	attributeSetDescriptions As StringCollection _
) As CompareResults
protected:
CompareResults^ CreateCompareResults(
	int numberOfColumns, 
	AttributeCollections^ attributeCollections, 
	String^ tableDescription, 
	StringCollection^ attributeSetDescriptions
)
Parameters
numberOfColumns (Int32)
attributeCollections (AttributeCollections)
tableDescription (String)
attributeSetDescriptions (StringCollection)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0