objectBase class for all objectsMethodpublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public Attribute[] object.GetAttributesReturns an array of attributes for public members of this objectpublic object.GetExpandedTermsExpand expression by distributing termspublic object.GetExpressionTreeGet tree structure of expressionpublic object.GetField(name)Returns a child symbol with a matching name, or null if not foundpublic virtual Icon object.GetIconReturn a icon for this objectpublic string object.GetJSONString(lowercasefirst=null)Returns the JSON representation of this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic bool object.HasAllRevisions(revisions)Returns true if value contains all the specified revisionspublic bool object.HasAnyRevisions(revisions)Returns true if value contains any the specified revisionspublic int object.LengthReturn the number of elements in a list