Share via


ToSingle Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Converts the specified object to a Single value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ToSingle(Object) Converts an object to a Single value.
Public methodStatic member ToSingle(String) Converts a String to a Single value.

Top

See Also

Reference

Conversions Class

Microsoft.VisualBasic.CompilerServices Namespace