'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As WarningSummary
public WarningSummary this[ int index ]; {get;}
Parameters
- index
- Specifies the required result summary object using an integer value between 0 and the Count - 1.