FixedCrossTableRowSeries class

From Catglobe Wiki
Revision as of 17:05, 6 December 2015 by Hovietluu (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=FixedCrossTableRowSeries |Description=A row series used in FixedCrossTable |Constructors= {{CGscriptConstructors_Template|Description=Construct ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FixedCrossTableRowSeries



A row series used in FixedCrossTable

Constructors

  • () - Construct new row series.

Methods

Properties

  • number Count { get; } - Number of elements.
  • string ObjectTypeName { get; } - The name of the type of object.
  • TypeInformation TypeInformation { get; } - Get information about this class.