Click or drag to resize

CommandSpaceHeight_PropertiesConverterCanConvertTo Method (ITypeDescriptorContext, Type)

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceHeight_PropertiesConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)"]

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public override bool CanConvertTo(
	ITypeDescriptorContext context,
	Type destinationType
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceHeight_PropertiesConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)"]

destinationType
Type: SystemType

[Missing <param name="destinationType"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceHeight_PropertiesConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceHeight_PropertiesConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)"]

See Also