Creates a list of nodes.
Namespace: Spherical.NodesAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public NodeList( int capacity ) |
Visual C++ |
---|
public: NodeList( int capacity ) |
F# |
---|
new : capacity:int -> NodeList |
Parameters
- capacity
- Type: System..::..Int32
The initial capacity.