Displays the receiver and all its subviews if possible, invoking each the NSView methods lockFocus, drawRect:, and unlockFocus as necessary.
Original signature is '- (void)display'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |
public virtual void Display()
Public Overridable Sub Display
public: virtual void Display()

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