Click or drag to resize

IConfigCollectionTList Property

Return all entities the collection.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
IEnumerable<T> List { get; }

Property Value

IEnumerableT
See Also