DictionaryContainer.GetInt32Value(NSString) Method
Definition
Returns the nullable int associated with key
.
protected Nullable<int> GetInt32Value (Foundation.NSString key);
member this.GetInt32Value : Foundation.NSString -> Nullable<int>
Parameters
Returns
- Nullable<Int32>
Applies to