MonobjcMonobjc Documented Class Library
FromUnsignedInteger Method (value)
NamespacesMonobjc.FoundationNSDecimalFromUnsignedInteger(NSUInteger)

[Missing <summary> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

Declaration Syntax
C#Visual BasicVisual C++
public static NSDecimal FromUnsignedInteger(
	NSUInteger value
)
Public Shared Function FromUnsignedInteger ( _
	value As NSUInteger _
) As NSDecimal
public:
static NSDecimal FromUnsignedInteger(
	NSUInteger value
)
Parameters
value (NSUInteger)

[Missing <param name="value"/> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

Return Value

[Missing <returns> documentation for "M:Monobjc.Foundation.NSDecimal.FromUnsignedInteger(Monobjc.Foundation.NSUInteger)"]

Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)