Anvil
|
Represents an array of Effect parameters. More...
Public Member Functions | |
IEnumerator< T?> | GetEnumerator () |
Properties | |
int | Count [get] |
Gets the number of parameters. More... | |
T? | this[int index] [get, set] |
Represents an array of Effect parameters.
T | The parameter type. |
|
get |
Gets the number of parameters.