Original signature is '- (DOMElement *)getElementById:(NSString *)elementId;'

C# | Visual Basic | Visual C++ |
public virtual DOMElement GetElementById( NSString elementId )
Public Overridable Function GetElementById ( _ elementId As NSString _ ) As DOMElement
public: virtual DOMElement^ GetElementById( NSString^ elementId )

- elementId (NSString)
- MISSING

[Missing <returns> documentation for "M:Monobjc.WebKit.DOM.DOMDocument.GetElementById(Monobjc.Foundation.NSString)"]

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