[This is preliminary documentation and is subject to change.]
In derived generated classes, gets the value of the member of
this object with a particular slot number.
- slot (Int32)
- The slot number to get a member value for.
Always null.
This method is generated as overridden in derived classes, and
accesses the property for the indicated member. In this class, this always
returns null.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | always thrown |