Share via


IsHexOrOctValue Method

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

Determines whether the value is a hexadecimal or octal 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 IsHexOrOctValue(String, Int64%) Determines whether the value is a hexadecimal or octal value.
Public methodStatic member IsHexOrOctValue(String, UInt64%) Determines whether the value is a hexadecimal or octal value.

Top

See Also

Reference

Conversions Class

Microsoft.VisualBasic.CompilerServices Namespace