SPBackupRestoreObjectCollection members
Include protected members
Include inherited members
Representa uma coleção de objetos SPBackupRestoreObject .
The SPBackupRestoreObjectCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPBackupRestoreObjectCollection | Inicializa uma nova instância da classe SPBackupRestoreObjectCollection . |
Top
Properties
Name | Description | |
---|---|---|
Count | Obtém o número total de objetos na coleção. | |
Item | Retorna o objeto no índice especificado na coleção. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adiciona um novo objeto à coleção. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Retorna um enumerador que pode ser usado para fazer uma iteração através da coleção. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top