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

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