CorrelationType.Item[Int32] Property

Definition

public:
 property Microsoft::XLANGs::BaseTypes::PropertyBase ^ default[int] { Microsoft::XLANGs::BaseTypes::PropertyBase ^ get(int i); };
public Microsoft.XLANGs.BaseTypes.PropertyBase this[int i] { get; }
member this.Item(int) : Microsoft.XLANGs.BaseTypes.PropertyBase
Default Public ReadOnly Property Item(i As Integer) As PropertyBase

Parameters

i
Int32

Property Value

Applies to