共用方式為


MessageState.GetPart(Int32) 方法

定義

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

參數

partIndex
Int32

傳回

適用於