ChoonMLLib - class library to access and convert ChoonML files

PartCollection.Remove Method 

[This is preliminary documentation and subject to change.]

Implements Remove

public void Remove(
   object value
);

Parameters

value
Part object to remove, must be a member of IList

Implements

IList.Remove

See Also

PartCollection Class | ChoonML Namespace