public string AsString ();

반환

string The value of the string element.

설명

Convenience function to convert to string.

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


Did you find this page useful? Please give it a rating: