Returns the object with the specified name.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C# Copy Code |
---|
public virtual Object ResolveObject ( |
Visual Basic Copy Code |
---|
Public Overridable Function ResolveObject( _ |
The name of the object.
The found object.
If this method returns null (Nothing in Visual Basic), the object is looked for in the underlying list with local variables.