[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateInstance

CreateInstance Method

CreateInstance(Type)

Create an instance from inputted type.

Declaration
protected override object CreateInstance(Type itemType)
Protected Overrides Function CreateInstance(itemType As Type) As Object
Parameters
Type Name Description
Type itemType
Returns
Type Description
object
Overrides