Share via


Correlation.Item[Int32] Property

Definition

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

Parameters

i
Int32

Property Value

Applies to