Поделиться через


RolePlayerComboCell.ParseFormattedValue - метод

Синтаксический анализ значение

Пространство имен:  Microsoft.VisualStudio.Modeling.Design
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
Public Overrides Function ParseFormattedValue ( _
    formattedValue As Object, _
    cellStyle As DataGridViewCellStyle, _
    formattedValueTypeConverter As TypeConverter, _
    valueTypeConverter As TypeConverter _
) As Object
public override Object ParseFormattedValue(
    Object formattedValue,
    DataGridViewCellStyle cellStyle,
    TypeConverter formattedValueTypeConverter,
    TypeConverter valueTypeConverter
)

Параметры

Возвращаемое значение

Тип: System.Object

Безопасность платформы .NET Framework

См. также

Ссылки

RolePlayerComboCell Класс

Microsoft.VisualStudio.Modeling.Design - пространство имен