Share

CalculatedLinkCollection Methods

The CalculatedLinkCollection type exposes the following members.

Methods

 NameDescription
Public methodAdd Adds a link with two specified points.
Public methodGetEnumerator Implement the method declare in IEnumerable<T> interface. This method return an enumertor which can be use to enumerate this collection.
Public methodGetObjectEnumerator Implement the method declare in IEnumerable interface. This method return an enumerator which can be use to enumerate this collection.
Public methodRemove Removes a specified link from the collection.
Public methodRemoveAt Removes a link specified by index from the collection.

See Also

Reference

Was this information helpful?