Click or drag to resize

ClientAPIList Property

Provides access to List handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public ListAPI List { get; }

Property Value

ListAPI
The ListAPI instance.
See Also