![]() | APIadd |
public bool addObject( Object o, int other = 0 )
Public Function addObject ( o As Object, Optional other As Integer = 0 ) As Boolean Dim instance As API Dim o As Object Dim other As Integer Dim returnValue As Boolean returnValue = instance.addObject(o, other)
public: bool addObject( Object^ o, int other = 0 )
member addObject : o : Object * ?other : int (* Defaults: let _other = defaultArg other 0 *) -> bool
(c) NextFEM 2015-2025