次の方法で共有


PropertyMap.Values プロパティ

定義

PropertyMap コレクションにプロパティ トランスレーターが含まれる ICollection を取得します。

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

プロパティ値

PropertyMap コレクションにプロパティ トランスレーターが含まれる ICollection

適用対象

こちらもご覧ください