object
Base class for all objects
Method
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
Attribute
[]
object
.
GetAttributes
Returns an array of attributes for public members of this object
public
object
.
GetExpandedTerms
Expand expression by distributing terms
public
object
.
GetExpressionTree
Get tree structure of expression
public
object
.
GetField
(
name
)
Returns a child symbol with a matching name, or null if not found
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
string
object
.
GetJSONString
(
lowercasefirst
=
null
)
Returns the JSON representation of this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
bool
object
.
HasAllRevisions
(
revisions
)
Returns true if value contains all the specified revisions
public
bool
object
.
HasAnyRevisions
(
revisions
)
Returns true if value contains any the specified revisions
public
int
object
.
Length
Return the number of elements in a list