IItemProperties Interface
.NET Framework (current version)
Defines a property that provides information about an object's properties.
Assembly: WindowsBase (in WindowsBase.dll)
| Name | Description | |
|---|---|---|
![]() | ItemProperties | Gets a collection that contains information about the properties that are available on the items in a collection. |
A CollectionView can implement the IItemProperties interface to provide information about the properties that are available on the items in its collection.
.NET Framework
Available since 3.0
Available since 3.0
Show:
