You are here: Start » AVL.NET » PythonObject.Equals Method

PythonObject.Equals Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public bool Equals
(
	Avl.PythonObject other
)

Parameters

Name Type Range Default Description
otherAvl.PythonObject

Function Overrides

See also