Click or drag to resize

circularSelectorTgetAlternative Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the alternative item relative to from item for altSteps

Namespace:  imbSCI.Data.collection.special
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public T getAlternative(
	T from,
	int altSteps
)
Request Example View Source

Parameters

from
Type: T
From.
altSteps
Type: SystemInt32
The alt steps.

Return Value

Type: T
See Also