Click or drag to resize

V8FastHostDynamicObject<TObject>.HasDynamicProperty Method

Overload List
 NameDescription
Public methodHasDynamicProperty(Int32) Determines whether a dynamic property exists at the specified index.
Public methodHasDynamicProperty(String) Determines whether a dynamic property with the specified name exists.
Top
See Also