SPBackupRestoreObjectCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of SPBackupRestoreObject objects.

The SPBackupRestoreObjectCollection type exposes the following members.

Constructors

  Name Description
Public method SPBackupRestoreObjectCollection Initializes a new instance of the SPBackupRestoreObjectCollection class.

Top

Properties

  Name Description
Public property Count Gets the total number of objects in the collection.
Public property Item Returns the object at the specified index in the collection.

Top

Methods

  Name Description
Public method Add Adds a new object to the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPBackupRestoreObjectCollection Class

Microsoft.SharePoint.Administration.Backup Namespace