Single Structure
Represents a single-precision floating-point number.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Single : IComparable, IComparable<float>, IEquatable<float>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Single _ Implements IComparable, IComparable(Of Single), _ IEquatable(Of Single), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Single : IComparable, IComparable<float^>, IEquatable<float^>, IFormattable