Method TryGetValue
TryGetValue(String, out Byte[])
Declaration
public bool TryGetValue(string key, out byte[] value)
Parameters
Type | Name | Description |
---|---|---|
System. |
key | |
System. |
value |
Returns
Type | Description |
---|---|
System. |