'Declaration Public Sub AddRange( _ ByVal collection As IEnumerable(Of StaticMember) _ )
public void AddRange( IEnumerable<StaticMember> collection )
Parameters
- collection
- A collection of the StaticMember objects to add.
'Declaration Public Sub AddRange( _ ByVal collection As IEnumerable(Of StaticMember) _ )
public void AddRange( IEnumerable<StaticMember> collection )