IComplexUncArraySetItemNd Method

Definition

Namespace: Metas.UncLibCOM.DistProp.Interface
Assembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
C#
void SetItemNd(
	int[] indices,
	ComplexUncNumber value
)

Parameters

indices  Int32
 
value  ComplexUncNumber
 

See Also