HistoryRecordSetDoubles Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.HistoryRecord.SetDoubles(System.Int32,System.Collections.Generic.IEnumerable{System.Double})"]
Namespace: Rhino.DocObjects
public bool SetDoubles( int id, IEnumerable<double> values )
Public Function SetDoubles ( id As Integer, values As IEnumerable(Of Double) ) As Boolean
[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetDoubles(System.Int32,System.Collections.Generic.IEnumerable{System.Double})"]
[Missing <param name="values"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetDoubles(System.Int32,System.Collections.Generic.IEnumerable{System.Double})"]
[Missing <returns> documentation for "M:Rhino.DocObjects.HistoryRecord.SetDoubles(System.Int32,System.Collections.Generic.IEnumerable{System.Double})"]