CIMStatisticalDataCollectionStandardDataCalculator Class Methods
In This Topic
For a list of all members of this type, see CIMStatisticalDataCollectionStandardDataCalculator members.
Public Methods
| Name | Description |
 | Clone |
Creates a deep copy of CIMStatisticalDataCollectionStandardDataCalculator.
|
  | FromJson |
Reconstructs the CIMStatisticalDataCollectionStandardDataCalculator with a specified state from a JSON encoding.
|
 | GetSchema |
Not implemented, reserved for future use.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
 | ReadXml |
Reads the element inside the reader.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
 | ToJson | Overridden.
Creates a JSON encoding of the CIMStatisticalDataCollectionStandardDataCalculator and its current state.
|
 | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Protected Methods
See Also