Method ToArray
ToArray()
Generates syntax that represents the current parameter list as an object[]
.
Declaration
dynamic ToArray()
Returns
Type | Description |
---|---|
Object |
Generates syntax that represents the current parameter list as an object[]
.
dynamic ToArray()
Type | Description |
---|---|
Object |