The QTOSubcriteria type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds a material item with the sampled surface to the sub criteria. | |
| Dispose | ||
| GetEnumerator | Implement the method declare in IEnumerable<T> interface. This method return an enumerator which can be use to enumerate this collection. | |
| GetObjectEnumerator | Implement the method declare in IEnumerable interface. This method return an enumerator which can be use to enumerate this collection. | |
| Remove(QTOMaterialItem) | Removes a material item from the sub criteria. | |
| Remove(String) | Removes a material item specified by name from the sub criteria. | |
| RemoveAt | Removes a material item specified by index from the sub criteria. |
