TypeRefFind Method |
Name | Description | |
---|---|---|
![]() ![]() | Find(Type, String, Boolean) |
Find a nested type in the specified Type with the specified name.
|
![]() ![]() | Find(Alias, String, Boolean) |
Find a type in the specified type or namespace Alias with the specified name.
|
![]() ![]() | Find(Namespace, String, Boolean) |
Find a type in the specified Namespace with the specified name.
|
![]() ![]() | Find(SymbolicRef, String, Boolean) |
Find a type in the specified NamespaceRef or TypeRefBase with the specified name.
|
![]() ![]() | Find(TypeDecl, String, Boolean) |
Find a nested type in the specified TypeDecl with the specified name.
|