public iOS.Xcode.PlistElementDict AsDict ();

Valor de retorno

PlistElementDict The element as PlistElementDict.

Descripción

Convenience function to convert to dictionary element.

The method is equivalent to (PlistElementDict) el. Throws exception if the element is not PlistElementDict.