ESRI.ArcGIS.ADF.Tasks
CreateNewItemTypes Method
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > QualityItemCollectionEditor Class : CreateNewItemTypes Method




Gets the data types that this collection editor can contain.

Syntax

Visual Basic (Declaration) 
Protected Overrides Function CreateNewItemTypes() As Type()
Visual Basic (Usage)Copy Code
Dim instance As QualityItemCollectionEditor
Dim value() As Type
 
value = instance.CreateNewItemTypes()
C# 
protected override Type[] CreateNewItemTypes()

Return Value

An array of data types.

See Also

© 2010 All Rights Reserved.