'宣言 Protected Overrides Function GetDisplayText( _ ByVal value As System.Object _ ) As System.String
'使用法 Dim instance As LegendCollection.LegendCollectionEditor Dim value As System.Object Dim value As System.String value = instance.GetDisplayText(value)
protected override System.string GetDisplayText( System.object value )
パラメータ
- value