[Missing <summary> documentation for "M:Monobjc.Foundation.NSDecimal.UnsignedIntegerValue(Monobjc.Foundation.NSDecimal)"]
| C# | Visual Basic | Visual C++ |
public static NSUInteger UnsignedIntegerValue( NSDecimal value )
Public Shared Function UnsignedIntegerValue ( _ value As NSDecimal _ ) As NSUInteger
public: static NSUInteger UnsignedIntegerValue( NSDecimal value )
- value (NSDecimal)
[Missing <param name="value"/> documentation for "M:Monobjc.Foundation.NSDecimal.UnsignedIntegerValue(Monobjc.Foundation.NSDecimal)"]
[Missing <returns> documentation for "M:Monobjc.Foundation.NSDecimal.UnsignedIntegerValue(Monobjc.Foundation.NSDecimal)"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)