Partition.GetClosureList Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetClosureList(ICollection<ModelElement>, ClosureType) Gets a closure list of the given type based on the given root element list
Public method GetClosureList(ICollection<ModelElement>, ClosureType, Boolean) Gets a closure list of the given type based on the given root element list
Public method GetClosureList(ICollection<ModelElement>, ClosureType, IEnumerable<DomainRoleInfo>) Gets a closure list of the given type based on the given root element list
Public method GetClosureList(ICollection<ModelElement>, ClosureType, Boolean, IEnumerable<DomainRoleInfo>) Gets a closure list of the given type based on the given root element list
Public method GetClosureList(ICollection<ModelElement>, ClosureType, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>) Gets a closure list of the given type based on the given root element list
Public method GetClosureList(ICollection<ModelElement>, ClosureType, Boolean, IEnumerable<DomainRoleInfo>, IEnumerable<DomainRoleInfo>) Gets a closure list of the given type based on the given root element list

Top

See Also

Reference

Partition Class

Microsoft.VisualStudio.Modeling Namespace