'Declaration Public Sub AddRange( _ ByVal collection As IEnumerable(Of CustomPropertyDefinition) _ )
public void AddRange( IEnumerable<CustomPropertyDefinition> collection )
Parameters
- collection
- The collection to add in the current collection.
'Declaration Public Sub AddRange( _ ByVal collection As IEnumerable(Of CustomPropertyDefinition) _ )
public void AddRange( IEnumerable<CustomPropertyDefinition> collection )