NamedProperties.Lookup

This function returns True if the property exists.

Syntax Parameters Return Value
Function NamedProperties.Lookup( _
    Index As Variant, _
    ByRef Value As Variant) As Boolean
  • Index [in]

Type: Variant

  • Value [out]

Type: Variant

Boolean