DictionaryContainer.GetNUIntValue(NSString) Method

Definition

Returns the nullable native unsigned int associated with key.

protected Nullable<nuint> GetNUIntValue (Foundation.NSString key);
member this.GetNUIntValue : Foundation.NSString -> Nullable<nuint>

Parameters

key
NSString

The identifier of the nuint

Returns

Nullable<System.System.UIntPtr>

Nullable<System.unativeint>

Applies to