Gets the data types that this collection editor can contain.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
protected override Type[] CreateNewItemTypes() |
Visual Basic |
---|
Protected Overrides Function CreateNewItemTypes As Type() |
Visual C++ |
---|
protected: virtual array<Type^>^ CreateNewItemTypes() override |