@zeroc/ice
    Preparing search index...

    Class ObjectInfo

    Information about an Ice well-known object.

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

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    proxy: ObjectPrx

    The proxy of the object.

    type: string

    The type of the object.

    Methods

    • A deep copy of the current object.

      Returns ObjectInfo

      A deep copy of the current object.

    • 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.