MathObjectClass.Max(IXMLDOMNodeList) Method

Definition

public:
 virtual System::Object ^ Max(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList ^ pxmllistInput) = Microsoft::Office::Interop::InfoPath::IPMath::Max;
public virtual object Max (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList pxmllistInput);
Public Overridable Function Max (pxmllistInput As IXMLDOMNodeList) As Object

Parameters

pxmllistInput
IXMLDOMNodeList

Returns

Object

Implements

Applies to