RhinoCommon API
SimpleArrayByte Constructor (IEnumerableByte) |
Initializes a new SimpleArrayByte class
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public SimpleArrayByte( IEnumerable<byte> values )
Public Sub New ( values As IEnumerable(Of Byte) )
Parameters
- values
- Type: System.Collections.GenericIEnumerableByte
initial set of integers to add to the array