Click or drag to resize

IJsObjectPropertyCollectionItem Property

Overload List
  NameDescription
Public propertyItemString
Gets or sets a property with the specified name in the current JavaScript object. The name parameter represents JavaScript object's property name.
Public propertyItemUInt32
Gets or sets a property with the specified index in the current JavaScript object. The index parameter represents JavaScript object's property index.
Top
See Also