Original signature is '- (void)removeAnnotation:(CPAnnotation *)annotation;'
| C# | Visual Basic | Visual C++ |
public virtual void RemoveAnnotation( CPAnnotation annotation )
Public Overridable Sub RemoveAnnotation ( _ annotation As CPAnnotation _ )
public: virtual void RemoveAnnotation( CPAnnotation^ annotation )
- annotation (CPAnnotation)
- MISSING
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)