IElementDirectory.FindElements Method

Finds all elements in the directory of a specified type.

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

IElementDirectory Members

Microsoft.VisualStudio.Modeling Namespace