'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Integer
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Integer
public int this[ int index ]; {get;}
C1OrderedSet Class C1OrderedSet Members