Share via


SPBackupRestoreParameterCollection members

Represents a collection of SPBackupRestoreParameter objects.

The SPBackupRestoreParameterCollection type exposes the following members.

Properties

  Name Description
Public property Item Gets the parameter that has the specified name.

Top

Methods

  Name Description
Public method Contains Gets a value that indicates whether the SPBackupRestoreParameter object with the specified name is in the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets 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 SetParameter Assigns the specified value to the specified parameter.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator that can be used to iterate through the collection.

Top

See also

Reference

SPBackupRestoreParameterCollection class

Microsoft.SharePoint.Administration.Backup namespace