語言

PropertyMap.Values 屬性

定義

會得到集合 ICollectionPropertyMap 包含屬性轉換器的 。

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 屬性轉換器。

適用於

另請參閱