IterationCountTypeConverter.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object) Method

Syntax

public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)

Parameters

Name Type Description
context ITypeDescriptorContext
culture CultureInfo
value object

Return Value

Type Description
object