언어

NSCollectionEditor.GetDisplayText(Object) 메서드

정의

컬렉션 편집기의 표시 텍스트를 불러옵니다.

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

텍스트의 가치.

반품

컬렉션 편집기의 디스플레이 텍스트.

적용 대상