OverlayDictionaryValues Property

CVB.Net Documentation
Get the collection of values in the dictionary

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public ICollection<OverlayPluginInfo> Values { get; }

Property Value

Type: ICollectionOverlayPluginInfo

Implements

IDictionaryTKey, TValueValues
See Also

Reference