Returns an ABPerson instance initialized with the given data.
Original signature is '- (id)initWithVCardRepresentation:(NSData *)vCardData'
Available in Mac OS X v10.2 and later.


- vCardData (NSData)
- A data object containing a vCard representation of a person record.

An ABPerson instance initialized with the given data.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)