PropertyMap.Values 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到集合 ICollection 中 PropertyMap 包含屬性轉換器的 。
public:
property System::Collections::ICollection ^ Values { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public ReadOnly Property Values As ICollection
屬性值
包含 ICollection 集合中的 PropertyMap 屬性轉換器。
適用於
另請參閱
- 系統。Windows。Forms.Integration.ElementHost.PropertyMap
- 系統。Windows。Forms.Integration.WindowsFormsHost.PropertyMap
- 屬性對應
- 逐步解說:使用 ElementHost 控制項對應屬性
- 操作指南:使用 WindowsFormsHost 元素映射屬性