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