Property | Type | Description | |
---|---|---|---|
Deletevalue | void | ||
GetDataRepr | string | ||
Getvalue | object | ||
Setvalue | void |
Method | Description | |
---|---|---|
__init__ ( ) : void | ||
__init__ ( object value ) : void | ||
__repr__ ( CodeContext context ) : string |
Method | Description | |
---|---|---|
SimpleCData ( ) : System |
Method | Description | |
---|---|---|
Deletevalue ( ) : void | ||
GetDataRepr ( CodeContext context ) : string | ||
Getvalue ( ) : object | ||
Setvalue ( object value ) : void |
public __repr__ ( CodeContext context ) : string | ||
context | CodeContext | |
return | string |