Click or drag to resize
RedisSetsREMByte Method
移除元素

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public bool REMByte(
	string key,
	byte[] member
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Adf.RedisSets.REMByte(System.String,System.Byte[])"]

member
Type: SystemByte

[Missing <param name="member"/> documentation for "M:Adf.RedisSets.REMByte(System.String,System.Byte[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Adf.RedisSets.REMByte(System.String,System.Byte[])"]

See Also