RhinoCommon API
SimpleArray2dex Constructor (IEnumerableIndexPair) |
Initializes a new SimpleArray2dex class
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public SimpleArray2dex( IEnumerable<IndexPair> values )
Public Sub New ( values As IEnumerable(Of IndexPair) )
Parameters
- values
- Type: System.Collections.GenericIEnumerableIndexPair
initial set of integer pairs to add to the array