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
テキストの値です。
戻り値
コレクション エディターの表示テキストです。