Click or drag to resize

SubsetItem(Subset) Property

Gets a subset of this subset.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Subset this[
	Subset subset
] { get; }

Parameters

subset  Subset
 

Property Value

Subset
See Also