PropertyEntry.StandardValues 속성

정의

에서 PropertyEntry지원하는 가능한 값 집합을 가져옵니다.

public:
 abstract property System::Collections::ICollection ^ StandardValues { System::Collections::ICollection ^ get(); };
public abstract System.Collections.ICollection StandardValues { get; }
member this.StandardValues : System.Collections.ICollection
Public MustOverride ReadOnly Property StandardValues As ICollection

속성 값

ICollection 가능한 값입니다.

적용 대상