This is used for optional parameters of class Src2TgtMaps with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Src2TgtMaps. Usage:
More...
Public Member Functions | |
| _InOptMut_Src2TgtMaps (Src2TgtMaps value) | |
Static Public Member Functions | |
| static implicit | operator _InOptMut_Src2TgtMaps (Src2TgtMaps value) |
Public Attributes | |
| Src2TgtMaps? | Opt |
This is used for optional parameters of class Src2TgtMaps with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Src2TgtMaps. Usage:
null to use the default argument.new() to pass no object.Src2TgtMaps/Const_Src2TgtMaps directly.