CADability dotNET

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected OctTree<(Of <(<'T>)>)>..::..Node<T> node
Visual Basic
Protected node As OctTree<(Of <(<'T>)>)>..::..Node(Of T)
Visual C++
protected:
OctTree<(Of <(<'T>)>)>..::..Node<T>^ node

See Also