New (ItemNotFound constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Create new ItemNotFound instance<section end=dpl_desc/></span> New constructor <p> New is a...")
(No difference)

Revision as of 20:07, 14 January 2011

<section begin=dpl_desc/>Create new ItemNotFound instance<section end=dpl_desc/>

New is a member of the ItemNotFound class.

Syntax

[%itemnf =] [%(ItemNotFound):]New

Syntax terms

%itemnf A reference to an instance of an ItemNotFound object.