Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Description

Creates and returns an empty List at the point represented by this Position. By passing a boolean, it can be a numbered list (true) or a bulleted list (false).

C#
vb.net

Parameters

numbered

Returns

A List object representing the newly created empty list.

Examples

C#
vb.net
  • No labels