Click or drag to resize

PropertyEntryDictionaryValues 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<PropertyEntry> Values { get; }
Request Example View Source

Property Value

Type: ICollectionPropertyEntry

Implements

IDictionaryTKey, TValueValues
See Also