Share via


BTXMessageState.GetPart(Int32) Method

Definition

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

Parameters

partIndex
Int32

Returns

Applies to