| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal collection As CustomPropertyDefinitionCollection _ ) | |
| C# | |
|---|---|
public void AddRange( CustomPropertyDefinitionCollection collection ) | |
Parameters
- collection
- The collection to add in the current collection.