public iOS.Xcode.PlistElement this[string] ;

描述

用于访问字典元素属性的便捷方法。

该方法大致等同于 (el.AsDict[key]。如果元素不是字典,则抛出异常。