ChoonMLLib - class library to access and convert ChoonML files

PartCollection.Insert Method 

[This is preliminary documentation and subject to change.]

Implements Insert

public void Insert(
   int index,
   object value
);

Parameters

index
Index to insert after
value
Part value to insert

Implements

IList.Insert

See Also

PartCollection Class | ChoonML Namespace