CSSValueList.GetEnumerator
CSSValueList.GetEnumerator method
Restituisce un enumeratore che scorre la raccolta.
public IEnumerator<CSSValue> GetEnumerator()
Valore di ritorno
AIEnumerator che può essere utilizzato per scorrere la raccolta.
Guarda anche
- class CSSValue
- class CSSValueList
- spazio dei nomi Aspose.Html.Dom.Css
- assemblea Aspose.HTML