The IMetabaseUpdateResolver interface contains properties that are used to work with the collection of update dependencies from source repository objects that are absent in destination repository.
Property name | Brief description | |
Count | The Count property returns the number of dependencies in the collection. | |
Item | The Item property returns the dependency from the collection by its index. |
See also: