Share via


Lists Object Members

SharePoint Designer Developer Reference

Represents the collection of all List objects in the current Web site.

Methods

  Name Description
Add Adds a new list to a Microsoft Windows SharePoint Web site.

Properties

  Name Description
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application.
Count Returns a Variant that represents the number of lists in the current Web site.
Item Returns an individual list in a collection of lists.
Parent Returns an Object that represents the parent object of the specified object. Read-only.