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

public void WriteGuidArray( IEnumerable<Guid> value )
Public Sub WriteGuidArray ( value As IEnumerable(Of Guid) )
Parameters
- value
- Type: System.Collections.GenericIEnumerableGuid
A value to write.

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