Gets the collection of parameters for the property.
[Visual Basic] Function GetParameters() As ICodeParameters [C#] ICodeParameters GetParameters(); [C++] ICodeParameters* GetParameters() = 0; [JScript] function GetParameters() : ICodeParameters;
The collection of parameters for the property.
ICodeProperty Interface | ICodeProperty Members | System.ComponentModel.Design.CodeModel Namespace | ICodeParameter