Property Item
Namespace TallComponents.PDF
Class UpdateCollection
Get an Update by zero-based index from the UpdateCollection.
Syntax
public
Update
Item
[
Int32
index
]
{
get;
}
Parameters
Int32
index
Property value
Update