Type DynamicallyTypedPythonObject
Namespace LostTech.Gradient
Parent PythonObjectContainer
Represents a Python object, whose type has no.NET wrapper
Methods
- __repr__
- __str__
- GetDynamicMemberNames
- GetMetaObject
- TryBinaryOperation
- TryConvert
- TryCreateInstance
- TryDeleteIndex
- TryDeleteMember
- TryGetIndex
- TryGetMember
- TryInvoke
- TryInvokeMember
- TrySetIndex
- TrySetMember
- TryUnaryOperation
Properties
Public instance methods
string __repr__()
Same as Python .
string __str__()
Same as Python