IManagedComponents Properties |
The IManagedComponents type exposes the following members.
Name | Description | |
---|---|---|
ContentCenterLanguage |
Gets and sets the name of the language to be used in searches for Content Center parts.
Acceptable values: "en-US" "zh-CN" "zh-TW" "cs-CZ" "de-DE" "fr-FR" "es-ES" "it-IT" "ja-JP" "ko-KR" "pl-PL" "pt-BR" "ru-RU" "hu-HU"
| |
Count |
Gets the total count of component occurrences (either managed or unmanaged) in the assembly.
| |
Item |
Gets a component occurrence with the given name.
| |
TableSearchTolerance |
Gets and sets a value to be used in searches for numeric values in iPart and Content Center tables.
If the difference between two numbers is less than or equal to the tolerance, they will be considered to be equal.
Default: 0.00001
|