Indexer (programming): Difference between revisions

Content deleted Content added
m WPCleaner v1.13 - Repaired 1 link to disambiguation page - (You can help) - Array
No edit summary
Line 23:
class OurFamily
{
private long[] familyMember = new long[7];
public long this [int index]
{