Table of Contents

Property this

Namespace
SharpVectors.Dom.Stylesheets
Assembly
SharpVectors.Core.dll

this[ulong]

Returns the indexth in the list. If index is greater than or equal to the number of media in the list, this returns null.

string this[ulong index] { get; }

Parameters

index ulong

Property Value

string