ReplayHistoryDataTryGetDouble Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetDouble(System.Int32,System.Double@)"]
Namespace: Rhino.DocObjects
public bool TryGetDouble( int id, out double value )
Public Function TryGetDouble ( id As Integer, <OutAttribute> ByRef value As Double ) As Boolean
[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetDouble(System.Int32,System.Double@)"]
[Missing <param name="value"/> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetDouble(System.Int32,System.Double@)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetDouble(System.Int32,System.Double@)"]