WebPartAdder.SelectorCollection members
Represents and manages a collection of WebPartAdder.Selector objects.
The WebPartAdder.SelectorCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
WebPartAdder.SelectorCollection | Initializes a new instance of the WebPartAdder.SelectorCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() |
Item | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() |
Items | (Inherited from Collection<WebPartAdder.Selector>.) |
Top
Methods
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<WebPartAdder.Selector>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<WebPartAdder.Selector>.) |
Top