MessageState.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:
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