Membres SPImportObjectCollection (Microsoft.SharePoint.Deployment)
Windows SharePoint Services 3
Maintains a listing of SPImportObject instances in the collection.
Les tableaux suivants contiennent la liste des membres exposés par le type SPImportObjectCollection .
| Nom | Description | |
|---|---|---|
| SPImportObjectCollection | Surchargé. Creates a new instance of the SPImportObjectCollection class. |
| Nom | Description | |
|---|---|---|
| Count | Substitué. Gets the number of items currently in the collection. |
| Item | Gets the SPImportObject instance at the specified indexed location in the collection. |
| UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject) |
(voir aussi
Méthodes protégées
)
Haut de page
| Nom | Description | |
|---|---|---|
| CopyTo | Copies the elements of an array of SPImportObject objects, starting at the specified array index. |
| Equals | Surchargé. (hérité de Object) |
| GetHashCode | (hérité de Object) |
| GetObjectData | (hérité de SPAutoSerializingObject) |
| GetType | (hérité de Object) |
| ReferenceEquals | (hérité de Object) |
| ToString | (hérité de Object) |
| Nom | Description | |
|---|---|---|
| Finalize | (hérité de Object) |
| MemberwiseClone | (hérité de Object) |
| OnDeserialization | Called after the object has been deserialized from the file system cache or the database.(hérité de SPAutoSerializingObject) |
| UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject) |
| Nom | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (hérité de SPBaseCollection) |
| System.Collections.IEnumerable.GetEnumerator | (hérité de SPBaseCollection) |
| System.Collections.ICollection.IsSynchronized | (hérité de SPBaseCollection) |
| System.Collections.ICollection.SyncRoot | (hérité de SPBaseCollection) |