次の方法で共有


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

戻り値

適用対象