[Missing <summary> documentation for "M:Monobjc.Foundation.NSUInteger.op_Implicit(Monobjc.Foundation.NSUInteger)~System.UInt32"]
| C# | Visual Basic | Visual C++ |
public static implicit operator uint ( NSUInteger value )
Public Shared Widening Operator CType ( _ value As NSUInteger _ ) As UInteger
static implicit operator unsigned int ( NSUInteger value )
- value (NSUInteger)
[Missing <param name="value"/> documentation for "M:Monobjc.Foundation.NSUInteger.op_Implicit(Monobjc.Foundation.NSUInteger)~System.UInt32"]
[Missing <returns> documentation for "M:Monobjc.Foundation.NSUInteger.op_Implicit(Monobjc.Foundation.NSUInteger)~System.UInt32"]
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)