The following tables list the members exposed by VisitedLinksCollection.
Name | Description | |
---|---|---|
VisitedLinksCollection Constructor | Constructor. |
Name | Description | |
---|---|---|
Count | Returns the number of items in the collection. |
Name | Description | |
---|---|---|
Add | Adds the specified link to the collection. | |
Clear | Clears the collection. | |
Contains | Returns true if the specified link exists in the collection. | |
GetEnumerator | Returns an enumerator instance for enumerating this collection. | |
LoadFromBinary | Overloaded. Loads saved information from a stream containing the binary data. | |
LoadFromXml | Overloaded. Loads saved information from a stream containing the Xml data. | |
Remove | Removes the specified link from the collection. | |
SaveAsBinary | Overloaded. Saves properties, structure, and data information to a binary stream. | |
SaveAsXml | Overloaded. Saves properties, structure, and data information to an Xml/soap stream. |