Float32Array.Item
Float32Array indexer
获取或设置Single在指定的索引处.
public override float this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 索引。 |
适当的价值
的Single.
也可以看看
- class Float32Array
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
获取或设置Single在指定的索引处.
public override float this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 索引。 |
的Single.