NSDecimalNumber.NaN Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method returning the reference "Not a Number".
public static Foundation.NSDecimalNumber NaN { [Foundation.Export("notANumber", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.NaN : Foundation.NSDecimalNumber
Property Value
- Attributes