Click or drag to resize
RedisSetsSUNIONByte Method
合并返回指定的集合

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public byte[][] SUNIONByte(
	params string[] keys
)

Parameters

keys
Type: SystemString

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

Return Value

Type: Byte

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

See Also