The QTOSubcriteria type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a material item with the sampled surface to the sub criteria.
Public methodDispose
Public methodGetEnumerator
Implement the method declare in IEnumerable<T> interface. This method return an enumerator which can be use to enumerate this collection.
Public methodGetObjectEnumerator
Implement the method declare in IEnumerable interface. This method return an enumerator which can be use to enumerate this collection.
Public methodRemove(String)
Removes a material item specified by name from the sub criteria.
Public methodRemove(QTOMaterialItem)
Removes a material item from the sub criteria.
Public methodRemoveAt
Removes a material item specified by index from the sub criteria.

See Also