@@ -37,5 +37,7 @@ namespace RuntimeSet
{
return GetEnumerator();
}
public T this[int index] { get { return items[index]; } }
The note is not visible to the blocked user.