Remove
TheRemovemethod removes the specified element from this platform type list.
void Remove (in ODPlatformType type);
type- The element to be removed.
DISCUSSION
If this platform type list does not contain the specified element, no action is taken.SEE ALSO
TheODPlatformTypetype (page 919).
TheODPlatformTypeList::AddLastmethod (page 565).
TheODPlatformTypeList::Containsmethod (page 566).