Item
HTMLCollection indexer
Returnerar det index:e objektet i samlingen. Om index är större än eller lika med antalet noder i listan, returnerar detta null.
public abstract Element this[int index] { get; }
Parameter | Beskrivning |
---|---|
index | Indexet. |
Returvärde
Returnerar element.
Fastighetsvärde
DenElement
.
Se även
- class Element
- class HTMLCollection
- namnutrymme Aspose.Svg.Collections
- hopsättning Aspose.SVG