DictionaryContainer.GetUIntValue(NSString) Método

Definición

Devuelve el System.UInt32 que acepta valores NULL asociado a key.

protected Nullable<uint> GetUIntValue (Foundation.NSString key);
member this.GetUIntValue : Foundation.NSString -> Nullable<uint32>

Parámetros

key
NSString

Identificador del T:System.UInt32.

Devoluciones

Se aplica a