'Declaration
Public Sub CopyTo( _ ByVal array() As IMetric, _ ByVal arrayIndex As Integer _ )
public void CopyTo( IMetric[] array, int arrayIndex )
Parameters
- array
- The existing array to copy the dictionary into
- arrayIndex
- The zero-based index to start copying from.