IItemProperties 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義提供物件屬性相關資訊的屬性。
public interface class IItemProperties
public interface IItemProperties
type IItemProperties = interface
Public Interface IItemProperties
- 衍生
備註
CollectionView可以實作 IItemProperties 介面,以提供其集合中專案上可用屬性的相關信息。
屬性
ItemProperties |
取得集合,其中包含可在集合的項目上取得之屬性的相關資訊。 |