StoreUpdateAt(Int32, Term) Method

Note: This API is now obsolete.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
[ObsoleteAttribute("Use Entry instead of Term[]", false)]
public void UpdateAt(
	int index,
	Term[] answer
)

Parameters

index  Int32
 
answer  Term
 

See Also