'Declaration Protected Sub InternalInsert( _ ByVal index As Integer, _ ByVal item As ChartAlarmZone _ )
protected void InternalInsert( int index, ChartAlarmZone item )
Parameters
- index
- The zero-based index at which item should be inserted.
- item
- The object to insert into the ChartObjectCollection<T>.