获取集合
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxpublic RedisSets Sets { get; }
Public ReadOnly Property Sets As RedisSets
Get
public:
property RedisSets^ Sets {
RedisSets^ get ();
}
member Sets : RedisSets with get
Property Value
Type:
RedisSets
See Also