C1.Silverlight.Extended Namespace / MethodAttribute Class / ParameterValues Property

In This Topic
ParameterValues Property (MethodAttribute)
In This Topic
Gets or sets the ordered list of parameter values used to invoke the method.
Syntax
'Declaration
 
Public Property ParameterValues As Object()
 
See Also