| IGlobalCacheElements Property |
A collection of all elements held.
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax IReadOnlyList<KeyValuePair<string, Object>> Elements { get; }
ReadOnly Property Elements As IReadOnlyList(Of KeyValuePair(Of String, Object))
Get
Property Value
Type:
IReadOnlyListKeyValuePairString,
ObjectSee Also