NonGenericList.Item
NonGenericList indexer
지정된 인덱스에서 요소를 가져오거나 설정합니다.
public object this[int index] { get; set; }
모수 | 설명 |
---|---|
index | 색인. |
또한보십시오
- class NonGenericList
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
지정된 인덱스에서 요소를 가져오거나 설정합니다.
public object this[int index] { get; set; }
모수 | 설명 |
---|---|
index | 색인. |