Click or drag to resize

StreetLinkCollection Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The StreetLinkCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a new street link to the collection.
Public methodAddRange
Add a number of street links to the collection.
Public methodClear
Remove all street links from the collection.
Public methodContains
Determines whether the specified point is included in this fence.
Public methodCopyTo
Copies the contents of this collection to an array.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Gets an enumerator for this collection.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Renders the street links. Implements IMapRenderer.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also