MonobjcMonobjc Documented Class Library
UnsignedShortValue Method (value)
NamespacesMonobjc.FoundationNSDecimalUnsignedShortValue(NSDecimal)

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

Declaration Syntax
C#Visual BasicVisual C++
public static ushort UnsignedShortValue(
	NSDecimal value
)
Public Shared Function UnsignedShortValue ( _
	value As NSDecimal _
) As UShort
public:
static unsigned short UnsignedShortValue(
	NSDecimal value
)
Parameters
value (NSDecimal)

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

Return Value

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

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)