SPUserCodePropertyCollection Methods
Include Protected Members
Include Inherited Members
The SPUserCodePropertyCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a SPUserCodeProperty into the collection. |
![]() |
Clear | (Inherited from CollectionBase.) |
![]() |
Contains | Indicates whether the specific SPUserCodeProperty is in the collection. |
![]() |
CopyTo | Copies the entire set of properties in the collection to an array, starting at the specified index of the target array. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from CollectionBase.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | Searches for the specified SPUserCodeProperty and returns the zero-based index of the first occurrence within the entire collection. |
![]() |
Insert | Inserts the specified SPUserCodeProperty into the collection at the specified index. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnClear | Called when the collection is cleared. (Overrides CollectionBase.OnClear().) |
![]() |
OnClearComplete | (Inherited from CollectionBase.) |
![]() |
OnInsert | Called when a SPUserCodeProperty is added to the collection. (Overrides CollectionBase.OnInsert(Int32, Object).) |
![]() |
OnInsertComplete | (Inherited from CollectionBase.) |
![]() |
OnRemove | (Inherited from CollectionBase.) |
![]() |
OnRemoveComplete | (Inherited from CollectionBase.) |
![]() |
OnSet | Called when a SPUserCodeProperty in the collection is changed. (Overrides CollectionBase.OnSet(Int32, Object, Object).) |
![]() |
OnSetComplete | (Inherited from CollectionBase.) |
![]() |
OnValidate | (Inherited from CollectionBase.) |
![]() |
Remove | Removes a SPUserCodeProperty from the collection. |
![]() |
RemoveAt | (Inherited from CollectionBase.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.Add | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Contains | (Inherited from CollectionBase.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from CollectionBase.) |
![]() ![]() |
IList.IndexOf | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Insert | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Remove | (Inherited from CollectionBase.) |
Top
.gif)
.gif)
.gif)
.gif)