Click or drag to resize

CommandSpaceTime_PropertiesConverterConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, 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.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type destinationType
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

culture
Type: System.GlobalizationCultureInfo

[Missing <param name="culture"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

destinationType
Type: SystemType

[Missing <param name="destinationType"/> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:BSI.MACE.AI.Commands.CommandSpaceTime_PropertiesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

See Also