共用方式為


MathObjectClass.Min 方法

此類型為 coclass 或 coclass 成員的包裝函式,屬性 COM 互通性中的必要項。此類別不得用於程式碼中。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(3)> _
Public Overridable Function Min ( _
    <InAttribute> pxmllistInput As IXMLDOMNodeList _
) As Object Implements IPMath.Min
'用途
Dim instance As MathObjectClass
Dim pxmllistInput As IXMLDOMNodeList
Dim returnValue As Object

returnValue = CType(instance, IPMath).Min(pxmllistInput)
[DispIdAttribute(3)] 
public virtual Object IPMath.Min (
    [InAttribute] IXMLDOMNodeList pxmllistInput
)

參數

  • pxmllistInput

請參閱

參考

MathObjectClass 類別
MathObjectClass 成員
Microsoft.Office.Interop.InfoPath 命名空間