Click or drag to resize

DataTableConverterCanConvert Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Converters.DataTableConverter.CanConvert(System.Type)"]

Namespace:  Stimulsoft.Base.Json.Converters
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override bool CanConvert(
	Type valueType
)

Parameters

valueType
Type: SystemType

[Missing <param name="valueType"/> documentation for "M:Stimulsoft.Base.Json.Converters.DataTableConverter.CanConvert(System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Converters.DataTableConverter.CanConvert(System.Type)"]

See Also