crawledPageCollection Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.pageAnalytics.core
public class crawledPageCollection : IEnumerable<crawledPage>, IEnumerable
The crawledPageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| crawledPageCollection |
Collection of unique crawled pages - as seen from rootpage perspective
|
| Name | Description | |
|---|---|---|
| Add |
Adds page if it has unique absolute url (against rootpage | |
| Equals | (Inherited from Object.) | |
| Get | ||
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |