EnumMemberRefFind Method |
Name | Description | |
---|---|---|
Find(Type, String, Boolean) |
Find the enum value with the specified name in the specified enum Type.
| |
Find(EnumDecl, String, Boolean) |
Find the enum value with the specified name in the specified EnumDecl.
| |
Find(TypeRefBase, String, Boolean) |
Find the enum value with the specified name in the specified TypeRefBase.
|