Create an AtomAndObject.

 

   

Syntax
 

[C#]
AtomAndObject(Atom atom, IndirectObject obj)
AtomAndObject()

 

   

Params
 
Name Description
atom The Atom.
obj The IndirectObject.

 

   

Notes
 

Create an AtomAndObject.

 

   

Example
 

None.