다음을 통해 공유


PropertyMap.Values 속성

정의

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

ICollection 컬렉션의 속성 변환기가 포함된 PropertyMap 입니다.

적용 대상

추가 정보