[]
        
(Showing Draft Content)

C1.LiveLinq.SourceChangeEventArgs-1.Ordinal

Ordinal Property

Ordinal

Gets the ordinal position of the collection item that is being changed.

Declaration
public int Ordinal { get; }
Remarks

This property can return -1 (ordinal unknown) if the collection cannot provide this information (if SupportsItemOrdinals returns false).