Determines whether the parameter at the specified index will accept an enumerable reference.
public virtual bool CanParameterBeEnumerable(
int
)
Parameters
- parameterIndex
- In 0-based index of the parameter.
Return Value
True if the parameter at the specified index can accept enumerable references; False otherwise or if the parameter is out of range for this function.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+