Click or drag to resize

StatWindowCopyTo Method

Copy internal state to destination object.

Namespace:  FinAnalysis.Base
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public override void CopyTo(
	StatCollection other
)

Parameters

other
Type: FinAnalysis.BaseStatCollection

[Missing <param name="other"/> documentation for "M:FinAnalysis.Base.StatWindow.CopyTo(FinAnalysis.Base.StatCollection)"]

See Also