CommandLineValueParameterT   Conversion Operators

Overload List

(CommandLineValueParameterBoolean to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterByte to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterChar to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterDateTime to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterDecimal to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterDouble to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterIConvertible to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterInt16 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterInt32 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterInt64 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterSByte to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterSingle to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterString to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterUInt16 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterUInt32 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.
(CommandLineValueParameterUInt64 to CommandLineValueParameterT) Performs an implicit conversion from CommandLineValueParameterT to CommandLineValueParameterT.

See Also