Click or drag to resize

PropertyContainer._PropertyCache Field

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 STATIC _PropertyCache AS ConcurrentDictionary<Type, IList<PropertyDescriptor>>
Request Example View Source

Field Value

Type: ConcurrentDictionaryType, IListPropertyDescriptor
See Also