Share via


MessageState.GetPart(Int32) Method

Definition

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

Parameters

partIndex
Int32

Returns

Applies to