Returns an array of all the index parameters for the property.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
ParameterInfo[] GetIndexParameters() |
| Visual Basic (Declaration) |
|---|
Function GetIndexParameters As ParameterInfo() |