DxfCollection.Item

DxfCollection indexer

Gets the element at the specified index.

public Style this[int index] { get; }
ParameterDescription
indexThe specified index.

See Also