Click or drag to resize

IManagedComponents Properties

The IManagedComponents type exposes the following members.

Properties
  NameDescription
Public propertyContentCenterLanguage
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"
Public propertyCount
Gets the total count of component occurrences (either managed or unmanaged) in the assembly.
Public propertyItem
Gets a component occurrence with the given name.
Public propertyTableSearchTolerance
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
Top
See Also