ComplexUncArraySetItem1d Method

Definition

Namespace: Metas.UncLibCOM.LinProp
Assembly: Metas.UncLibCOM.LinProp (in Metas.UncLibCOM.LinProp.dll) Version: 2.8.9053.20215
C#
public void SetItem1d(
	int index1,
	ComplexUncNumber value
)

Parameters

index1  Int32
 
value  ComplexUncNumber
 

Implements

IComplexUncArraySetItem1d(Int32, ComplexUncNumber)

See Also