Class
PropIdent
PropIdent
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| name | string | readwrite | |
| num | int | readwrite |
Methods
Constructor
PropIdent PropIdent (num: int, name: string)
| Parameter | Type | Description |
|---|---|---|
| num | int | |
| name | string |
| Example | new PropIdent() |
Element of
PropVal.propIdent
Used in:
PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)
Return
PropIdent PropIdent.PropIdent (num: int, name: string)
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |