Click or drag to resize
RedisSetsSMEMBERSByte Method
获取集合内容

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public byte[][] SMEMBERSByte(
	string key
)

Parameters

key
Type: SystemString

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

Return Value

Type: Byte

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

See Also