StartAddressCollection members
A collection of start addresses for a content source.
The StartAddressCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of Administration objects in the collection. | |
Item | Indexer to return address by index |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds the specified start address to the collection for the content source. | |
Clear | Removes all the start addresses for the content source. | |
Equals | (Inherited from Object.) | |
Exists | ||
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | ||
Set | ||
ToString | (Inherited from Object.) |
Top