New (ItemNotFound constructor): Difference between revisions
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...") |
m (1 revision) |
(No difference)
|
Revision as of 21:43, 16 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. |
---|