IAnimal.Item[Int32] Property

Definition

Return specific number animal's name.

public string this[int index] { get; }

Parameters

index
Int32

Animal number.

Property Value

String

Animal name.

Applies to