XMessage.GetUnderlyingPart(Int32) Method

Definition

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

Parameters

partIndex
Int32

Returns

Applies to