[]
public static bool ContainsValue(Type type, string name)
Type | Name | Description |
---|---|---|
Type | type | |
string | name |
Type | Description |
---|---|
bool |
Determines whether internal inverse hashes contain the specified object and returns its name if it does
public static bool ContainsValue(string typeName, object theObj, out string name)
Type | Name | Description |
---|---|---|
string | typeName | |
object | theObj | |
string | name |
Type | Description |
---|---|
bool |