PropertyContainer._PropertyCache Field | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.21
Syntax STATIC _PropertyCache AS ConcurrentDictionary<Type, IList<PropertyDescriptor>>
public static ConcurrentDictionary<Type, IList<PropertyDescriptor>> _PropertyCache
Request Example
View SourceField Value
Type:
ConcurrentDictionaryType,
IListPropertyDescriptorSee Also