SolderingNozzleListConverterConvertTo Method

Definition

Namespace: PCBI_Physics_SelectiveSoldering.SelectiveSolderLines
Assembly: PCBI_Physics_SelectiveSoldering (in PCBI_Physics_SelectiveSoldering.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type destinationType
)

Parameters

context  ITypeDescriptorContext
 
culture  CultureInfo
 
value  Object
 
destinationType  Type
 

Return Value

Object

See Also