1 reference to Specifies_that_a_procedure_parameter_takes_an_optional_array_of_elements_of_the_specified_type
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\ParameterModifiersKeywordRecommender.vb (1)
56defaultRecommendations.Add(New RecommendedKeyword("ParamArray", VBFeaturesResources.Specifies_that_a_procedure_parameter_takes_an_optional_array_of_elements_of_the_specified_type))