pmMDA.NET

PersistentItemList.ItemType Property

[This is preliminary documentation and subject to change.]

Gets the type of items of the indexed property for which this persistent item list is used.

public System.Type ItemType {get;}

Property Value

The type of items of the indexed property.

Remarks

The Type of items must implement the IDataObject interface.

See Also

PersistentItemList Class | PmMda.Net.Dog.Paging Namespace