OverlayDictionaryAdd Method (KeyValuePairString, OverlayPluginInfo)

CVB.Net Documentation
Will raise a NotSupportedException because this dictionary is read only.

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

public void Add(
	KeyValuePair<string, OverlayPluginInfo> entry
)

Parameters

entry
Type: System.Collections.GenericKeyValuePairString, OverlayPluginInfo
ignored

Implements

ICollectionTAdd(T)
See Also

Reference