ChoonMLLib - class library to access and convert ChoonML files

PartCollection.Contains Method 

[This is preliminary documentation and subject to change.]

Implements Contains

public bool Contains(
   object value
);

Parameters

value
Value to test for

Return Value

True if found

Implements

IList.Contains

See Also

PartCollection Class | ChoonML Namespace