Table of Contents

Method CreateCollectionItemType

Namespace
Bonsai.Resources.Design
Assembly
Bonsai.System.Design.dll

CreateCollectionItemType()

Gets the type of the items in this collection.

protected virtual Type CreateCollectionItemType()

Returns

Type

The type of of the items in this collection, or object if no Item property can be located on the collection.