MathObjectClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class MathObjectClass : Microsoft::Office::Interop::InfoPath::MathObject
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("80758308-5146-11D5-A672-00B0D022E945")]
public class MathObjectClass : Microsoft.Office.Interop.InfoPath.MathObject
type MathObjectClass = class
    interface IPMath
    interface MathObject
Public Class MathObjectClass
Implements MathObject
Inheritance
MathObjectClass
Attributes
Implements

Methods

Avg(IXMLDOMNodeList)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Eval(IXMLDOMNodeList, String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Max(IXMLDOMNodeList)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Min(IXMLDOMNodeList)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Nz(IXMLDOMNodeList)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to