public iOS.Xcode.PlistElement this[string] ;

描述

用于访问存储的值的便捷方法。

大致等同于 values[key],不同之处在于,对于不存在的键,它会返回 null。