public interface ILineFormatCollection extends IGenericCollection<ILineFormat>
Represents the collection of line styles.
Modifier and Type | Method and Description |
---|---|
ILineFormat |
get_Item(int index)
Gets the element at the specified index.
|
iterator
ILineFormat get_Item(int index)
Gets the element at the specified index.
Read-only ILineFormat
.