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

適用於