MethodInformation.AddArrayParameter Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddArrayParameter<T>(String, IList<T>) | AddArrayParameter records the name of the array and a certain number of values from the array in addition to the overall count of values. | |
AddArrayParameter(String, IEnumerable) |
Top