Click or drag to resize
Accord.NET (logo)

DenavitHartenbergNodeCollection Properties

The DenavitHartenbergNodeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements actually contained in the CollectionT.
(Inherited from CollectionDenavitHartenbergNode.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from CollectionDenavitHartenbergNode.)
Protected propertyItems
Gets a IListT wrapper around the CollectionT.
(Inherited from CollectionDenavitHartenbergNode.)
Public propertyOwner
Gets the owner of this collection (i.e. the parent DenavitHartenbergNode which owns the children contained at this collection.
Top
See Also