Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Maintains a listing of SPImportObject instances in the collection.
The SPImportObjectCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPImportObjectCollection() | Creates a new instance of the SPImportObjectCollection class. |
![]() |
SPImportObjectCollection(Int32) | Creates a new instance of the SPImportObjectCollection class and provides an integer value that specifies the number of items that the collection is able to contain initially. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of items currently in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
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. (Inherited from SPAutoSerializingObject.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the elements of an array of SPImportObject objects, starting at the specified array index. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |
Top
.gif)
.gif)
.gif)