[]
        
(Showing Draft Content)

C1.C1Preview.OwnedCollection.GetItemType

GetItemType Method

GetItemType()

Gets the type of items in the collection. If this method returns null, items of different types can be added to the collection. Otherwise, only items of the type this method returns can be added.

Declaration
protected virtual Type GetItemType()
Returns
Type Description
Type