'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal lvl As Chart3DContourLevel _ )
public void Insert( System.int index, Chart3DContourLevel lvl )
Parameters
- index
- Index.
- lvl
- The Chart3DContourLevel to insert.
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal lvl As Chart3DContourLevel _ )
public void Insert( System.int index, Chart3DContourLevel lvl )