DictionaryContainer.GetDoubleValue(NSString) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the nullable double associated with key
.
C#
protected Nullable<double> GetDoubleValue (Foundation.NSString key);
member this.GetDoubleValue : Foundation.NSString -> Nullable<double>
- key
- NSString
The identifier of the double.
Proizvod | Verzije |
---|---|
Xamarin.Mac SDK | 14 |