@zeroc/ice
    Preparing search index...

    Class PropertyDescriptor

    Describes an Ice property.

    The Slice compiler generated this class from Slice struct ::IceGrid::PropertyDescriptor.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name: string

    The name of the property.

    value: string

    The value of the property.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.

    • Returns the hash code of the object.

      Returns number

      The hash code of the object.