[__DynamicallyInvokable()] public void AddRange( System.Collections.Generic.IEnumerable<NLevelContour> collection )
'Declaration
<__DynamicallyInvokableAttribute()> Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of NLevelContour) _ )
'Usage
Dim instance As NLevelPath Dim collection As System.Collections.Generic.IEnumerable(Of NLevelContour) instance.AddRange(collection)
Parameters
- collection