InputSelect<TValue>.FormatValueAsString(TValue) 方法

定义

System.Object.FormatValueAsString(`0)
protected override string? FormatValueAsString (TValue? value);
override this.FormatValueAsString : 'Value -> string
Protected Overrides Function FormatValueAsString (value As TValue) As String

参数

value
TValue

返回

适用于