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