BTXMessageState.GetPart(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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