QTOSubcriteria Class |
The QTOSubcriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the count of material items. | |
| ItemInt32 | ||
| ItemString | ||
| MaterialGuid | Gets the GUID of its parent material. | |
| MaterialListGuid | Gets the GUID of its parent material list. | |
| Name | Gets or sets the name. | |
| SampleLineGroupId | Gets the ObjectId of the sample line group. |
| Name | Description | |
|---|---|---|
| Add | Adds a material item with the sampled surface to the sub criteria. | |
| Dispose | Releases all resources used by the QTOSubcriteria | |
| 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. |