GetUnitById

InlineXbrlDocument.GetUnitById method

获取具有指定 id 的单元。

public Unit GetUnitById(string id)
参数类型描述
idString单位 ID

返回值

该单位。

另请参阅