HierarchyFrameDataView.GetItemColumnDataAsSingle

public float GetItemColumnDataAsSingle(int id, int column);

Parameters

idHierarchy item identifier.
columnColumn identifier.

Returns

float Value of the correspnding column as float.

Description

Returns float representation of hierarchy item value associated with the column.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答