is_parsed
Description:
[
Version ( since =
"3.2" ) ]
public bool is_parsed ()
Check if the this has been parsed already, as VCard implements
lazy parsing of its vCard data.
Used for debugging.
Parameters:
Returns:
|
true if this has been parsed, false
otherwise.
|