Version: 2017.3
public iOS.Xcode.PlistElement this[string] ;

Descripción

Convenience method to access the stored values.

Roughly equivalent to values[key] except that null is returned for non-existing keys.