Share via


IElementDirectory.FindElements Method

Include Protected Members
Include Inherited Members

Finds all elements in the directory of a specified type.

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 FindElements<T>() Finds all elements in the directory of a specified type.
Public method FindElements<T>(Boolean) Finds all elements in the directory of a specified type.
Public method FindElements(Guid) Finds all elements in the directory of a specified type.
Public method FindElements(DomainClassInfo) Finds all elements in the directory of a specified type.
Public method FindElements(Guid, Boolean) Finds all elements in the directory of a specified type.
Public method FindElements(DomainClassInfo, Boolean) Finds all elements in the directory of a specified type.

Top

See Also

Reference

IElementDirectory Interface

Microsoft.VisualStudio.Modeling Namespace