public static class NameScopeExtensions<ExtensionAttribute>
Public NotInheritable Class NameScopeExtensions[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type NameScopeExtensions = class end| FindT(ILogical, String) | Finds a named element in an INameScope. |
| FindT(INameScope, String) | Finds a named element in an INameScope. |
| FindNameScope(ILogical) | |
| GetT(ILogical, String) | Gets a named element from an INameScope or throws if no element of the requested name was found. |
| GetT(INameScope, String) | Gets a named element from an INameScope or throws if no element of the requested name was found. |