MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_Pdf.Cell Class Reference

Generated from class MR.Pdf.Cell. This is the non-const half of the class. More...

+ Inheritance diagram for MR.Const_Pdf.Cell:

Public Member Functions

unsafe Cell ()
 Constructs an empty (default-constructed) instance.
 
unsafe Cell (MR.Pdf._ByValue_Cell _other)
 Generated from constructor MR.Pdf.Cell.Cell.
 
unsafe MR.Pdf.Cell assign (MR.Pdf._ByValue_Cell _other)
 Generated from method MR.Pdf.Cell.operator=.
 
- Public Member Functions inherited from MR.Const_Pdf.Const_Cell
virtual void Dispose ()
 
unsafe Const_Cell ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_Cell (MR.Pdf._ByValue_Cell _other)
 Generated from constructor MR.Pdf.Cell.Cell.
 
unsafe MR.Std.String toString (string? fmtStr=null)
 Generated from method MR.Pdf.Cell.toString. Parameter fmtStr defaults to "{}".
 

Properties

new unsafe MR.Std.Variant_Int_Float_Bool_StdString_MRPdfCellEmpty data [get]
 
- Properties inherited from MR.Const_Pdf.Const_Cell
unsafe MR.Std.Const_Variant_Int_Float_Bool_StdString_MRPdfCellEmpty data [get]
 
- Properties inherited from MR.Misc.Object< Const_Cell >
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.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_Pdf.Const_Cell
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_Cell >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.Pdf.Cell. This is the non-const half of the class.


The documentation for this class was generated from the following file: