Click or drag to resize

measureTValueGetContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the informational content about this measure

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<Object> GetContent(
	measureToStringContent content
)
Request Example View Source

Parameters

content
Type: imbSCI.Core.math.measureSystem.enumsmeasureToStringContent
The content.

Return Value

Type: ListObject
See Also