Click or drag to resize

PropertyEntryDictionaryKeys Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public ICollection<Object> Keys { get; }
Request Example View Source

Property Value

Type: ICollectionObject

Implements

IDictionaryTKey, TValueKeys
See Also