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.
 Cell (Const_Cell _other)
 Generated from constructor MR::Pdf::Cell::Cell.
 Cell (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.
 Const_Cell (Const_Cell _other)
 Generated from constructor MR::Pdf::Cell::Cell.
 Const_Cell (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, protected set]
Properties inherited from MR.Const_Pdf.Const_Cell
unsafe MR.Std.Const_Variant_Int_Float_Bool_StdString_MRPdfCellEmpty data [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_Pdf.Const_Cell
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Cell() [1/4]

unsafe MR.Const_Pdf.Cell.Cell ( )
inline

Constructs an empty (default-constructed) instance.

◆ Cell() [2/4]

unsafe MR.Const_Pdf.Cell.Cell ( MR.Pdf._ByValue_Cell _other)
inline

Generated from constructor MR::Pdf::Cell::Cell.

◆ Cell() [3/4]

MR.Const_Pdf.Cell.Cell ( Const_Cell _other)
inline

Generated from constructor MR::Pdf::Cell::Cell.

◆ Cell() [4/4]

MR.Const_Pdf.Cell.Cell ( Cell _other)
inline

Generated from constructor MR::Pdf::Cell::Cell.

Member Function Documentation

◆ assign()

unsafe MR.Pdf.Cell MR.Const_Pdf.Cell.assign ( MR.Pdf._ByValue_Cell _other)
inline

Generated from method MR::Pdf::Cell::operator=.

Property Documentation

◆ data

new unsafe MR.Std.Variant_Int_Float_Bool_StdString_MRPdfCellEmpty MR.Const_Pdf.Cell.data
getprotected set

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