StreetLinkCollection Methods |
The StreetLinkCollection type exposes the following members.
Name | Description | |
---|---|---|
Add |
Add a new street link
to the collection.
| |
AddRange |
Add a number of street links
to the collection.
| |
Clear |
Remove all street links
from the collection.
| |
Contains |
Determines whether the specified point is included in this fence.
| |
CopyTo |
Copies the contents of this collection to an array.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetEnumerator |
Gets an enumerator for this collection.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Render |
Renders the street links. Implements IMapRenderer.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |