Item

PDF3DCrossSectionArray indexer

获取或设置PDF3DCrossSection在指定的索引处。

public PDF3DCrossSection this[int index] { get; set; }
范围描述
index指数。

返回值

横截面。

例外

例外(健康)状况
IndexOutOfRangeException无效索引:索引应在 [1..n] 范围内,其中 n 等于横截面计数。

也可以看看