Generated from class MR.Pdf.Cell.Empty. This is the non-const half of the class.
More...
Inheritance diagram for MR.Const_Pdf.Const_Cell.Empty:Public Member Functions | |
| unsafe | Empty () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Empty (MR.Pdf.Cell.Const_Empty _other) |
Generated from constructor MR.Pdf.Cell.Empty.Empty. | |
| unsafe MR.Pdf.Cell.Empty | assign (MR.Pdf.Cell.Const_Empty _other) |
Generated from method MR.Pdf.Cell.Empty.operator=. | |
Public Member Functions inherited from MR.Const_Pdf.Const_Cell.Const_Empty | |
| virtual void | Dispose () |
| unsafe | Const_Empty () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Empty (MR.Pdf.Cell.Const_Empty _other) |
Generated from constructor MR.Pdf.Cell.Empty.Empty. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_Pdf.Const_Cell.Const_Empty | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_Empty > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_Empty > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
Generated from class MR.Pdf.Cell.Empty. This is the non-const half of the class.