v_sim.FileFormatIter¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
label |
r/w |
label of the current iterated property (read only). |
|
lst |
[ |
r/w |
internal pointer. |
name |
r/w |
name of the current iterated property (read only). |
|
val |
r/w |
its value (read only). |
Methods¶
None
Details¶
- class v_sim.FileFormatIter¶
Iterator on
v_sim.FileFormatobject properties. Seev_sim.FileFormat.iterNextProperty().New in version 3.6.