IConfigCollectionTList Property

Return all entities the collection.

Definition

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

Property Value

IEnumerableT

See Also