NSCollectionEditor.GetDisplayText(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得集合編輯器的顯示文字。
protected:
override System::String ^ GetDisplayText(System::Object ^ value);
protected override string GetDisplayText(object value);
override this.GetDisplayText : obj -> string
Protected Overrides Function GetDisplayText (value As Object) As String
參數
- value
- Object
文字的價值。
傳回
收藏編輯器的顯示文字。