Item
NonGenericList indexer
Belirtilen dizindeki öğeyi alır veya ayarlar.
public object this[int index] { get; set; }
| Parametre | Tanım |
|---|---|
| index | İçerik. |
Ayrıca bakınız
- class NonGenericList
- ad alanı Aspose.Imaging
- toplantı Aspose.Imaging
Belirtilen dizindeki öğeyi alır veya ayarlar.
public object this[int index] { get; set; }
| Parametre | Tanım |
|---|---|
| index | İçerik. |