New (ItemNotFound constructor)

From m204wiki
Revision as of 20:07, 14 January 2011 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<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.