XMessage.GetUnderlyingPart(Int32) 方法

定义

public:
 Microsoft::XLANGs::Core::UnderlyingPart ^ GetUnderlyingPart(int partIndex);
public Microsoft.XLANGs.Core.UnderlyingPart GetUnderlyingPart (int partIndex);
member this.GetUnderlyingPart : int -> Microsoft.XLANGs.Core.UnderlyingPart
Public Function GetUnderlyingPart (partIndex As Integer) As UnderlyingPart

参数

partIndex
Int32

返回

适用于