IMetamodels.FindPackagesByName(IPackage,string) Method
Namespace: NextDesign.Core
Description
Searches for a package with the specified name under the package specified in the scope.
Arguments
Name | Type | Description |
---|---|---|
scope | IPackage | Scope (Package that is the base of the search range) |
packageName | string | Package Name |
Return Value
- IPackageCollection