DVTk API
CreateCompareResults Method (numberOfColumns, numberOfAttributeSets, tableDescription, attributeSetDescriptions)
DVTkDvtkHighLevelInterface.Common.OtherCompareBaseCreateCompareResults(Int32, Int32, String, StringCollection)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0