RhinoCommon API
BinaryArchiveWriterWriteObjRefArray Method |
Writes a list, an array, or any enumerable of ObjRef to the archive.
The return will always be an array.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public void WriteObjRefArray( IEnumerable<ObjRef> objrefs )
Public Sub WriteObjRefArray ( objrefs As IEnumerable(Of ObjRef) )
Parameters
- objrefs
- Type: System.Collections.GenericIEnumerableObjRef
A value to write.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14