| Name | Description |
| ChildEvents | Overloaded. Returns a sequence of IEvent objects, containing all ICodeElementParent.ChildEvents objects of all IAssembly objects contained in this sequence assemblies. |
| ChildFields | Overloaded. Returns a sequence of IField objects, containing all ChildFields objects of all IAssembly objects contained in this sequence assemblies. |
| ChildMembers | Overloaded. Returns a sequence of IMember objects, containing all ICodeElementParent.ChildMembers objects of all IAssembly objects contained in this sequence assemblies. |
| ChildMethods | Overloaded. Returns a sequence of IMethod objects, containing all ChildMethods objects of all IAssembly objects contained in this sequence assemblies. |
| ChildNamespaces | Returns a sequence of INamespace objects, containing all ChildNamespaces objects child of all IAssembly objects contained in this sequence . |
| ChildNamespacesAndTypes | Returns a sequence of ICodeElementParent objects, containing all ChildNamespaces and ChildTypes objects of all IAssembly objects contained in this sequence . |
| ChildNamespacesTypesAndMembers | Returns a sequence of ICodeElementParent objects, containing all ChildNamespaces and ICodeElementParent.ChildTypesAndMembers objects of all IAssembly objects contained in this sequence . |
| ChildProperties | Overloaded. Returns a sequence of IProperty objects, containing all ICodeElementParent.ChildProperties objects of all IAssembly objects contained in this sequence assemblies. |
| ChildTypes | Overloaded. Returns a sequence of IType objects, containing all ChildTypes objects of all IAssembly objects contained in this sequence assemblies. |
| ChildTypesAndMembers | Overloaded. Returns a sequence of IMember objects, containing all ICodeElementParent.ChildTypesAndMembers objects of all IAssembly objects contained in this sequence assemblies. |
| NestedTypes | Returns a sequence of IType objects, containing all types nested in types of the sequence . |
| OrderByHierarchy | Overloaded. Returns a sequence that contain these codeElements ordered by hierarchy. For example an assembly of codeElements is followed by its first child namespace in sequence, that is followed by its first child type in the sequence... |
| ParentAssemblies | Overloaded. Returns a sequence of IAssembly objects, containing all IMember.ParentAssembly objects of all IField objects contained in this sequence fields. |
| ParentAssembliesAndNamespaces | Overloaded. Returns a sequence of ICodeElementParent objects, containing all IMember.ParentAssembly and IMember.ParentNamespace objects of all IMethod objects contained in this sequence fields. |
| ParentAssembliesNamespacesAndTypes | Overloaded. Returns a sequence of ICodeElementParent objects, containing all IMember.ParentAssembly, IMember.ParentNamespace and IMember.ParentType objects of all IField objects contained in this sequence fields. |
| ParentNamespaces | Overloaded. Returns a sequence of INamespace objects, containing all IMember.ParentNamespace objects of all IField objects contained in this sequence fields. |
| ParentTypes | Overloaded. Returns a sequence of IType objects, containing all IMember.ParentType objects of all IField objects contained in this sequence fields. |
| UsAndChildEvents | Overloaded. Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildEvents objects. |
| UsAndChildFields | Overloaded. Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ChildFields objects. |
| UsAndChildMembers | Overloaded. Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildMembers objects. |
| UsAndChildMethods | Overloaded. Returns a sequence of ICodeContainer objects, containing these assemblies and all their ChildMethods objects. |
| UsAndChildNamespaces | Returns a sequence of ICodeElementParent objects, containing these and all their ChildNamespaces objects. |
| UsAndChildNamespacesAndTypes | Returns a sequence of ICodeElementParent objects, containing these and all their ChildNamespaces and ChildTypes objects. |
| UsAndChildNamespacesTypesAndMembers | Returns a sequence of ICodeElement objects, containing these and all their ChildNamespaces and ICodeElementParent.ChildTypesAndMembers objects. |
| UsAndChildProperties | Overloaded. Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildProperties objects. |
| UsAndChildTypes | Overloaded. Returns a sequence of ICodeElementParent objects, containing these assemblies and all their ChildTypes objects. |
| UsAndChildTypesAndMembers | Overloaded. Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildTypesAndMembers objects. |
| UsAndOurNestedTypes | Returns a sequence of IType objects, containing these and all their nested types. |
| UsAndOurParentTypes | Returns a sequence of IType objects, containing these and, for types in that are nested in parent types, the returned sequence contains also all their parent types. |
| UsAndOurParentTypesAndOurNestedTypes | Returns a sequence of IType objects, containing these and all their nested types and, for types in that are nested in parent types, the returned sequence contains also all their parent types. |
| UsAndParentAssemblies | Overloaded. Returns a sequence of IAttributeTarget objects, containing these fields and and all their IMember.ParentAssembly objects. |
| UsAndParentAssembliesAndChildTypes | Returns a sequence of ICodeElementParent objects, containing these and all their ChildTypes objects, and all their ParentAssembly objects. |
| UsAndParentAssembliesAndNamespaces | Overloaded. Returns a sequence of ICodeElement objects, containing these fields and and all their IMember.ParentAssembly and IMember.ParentNamespace objects. |
| UsAndParentAssembliesAndNamespacesAndChildMembers | Returns a sequence of ICodeElement objects, containing these and and all their IMember.ParentAssembly, IMember.ParentNamespace and ICodeElementParent.ChildMembers objects. |
| UsAndParentAssembliesNamespacesAndTypes | Overloaded. Returns a sequence of ICodeElement objects, containing these fields and and all their IMember.ParentAssembly, IMember.ParentNamespace and IMember.ParentType objects. |
| UsAndParentNamespaces | Overloaded. Returns a sequence of ICodeElement objects, containing these fields and and all their IMember.ParentNamespace objects. |
| UsAndParentTypes | Overloaded. Returns a sequence of IMember objects, containing these fields and and all their IMember.ParentType objects. |