public interface ILineFormatCollectionEffectiveData extends IGenericCollection<ILineFormatEffectiveData>
Immutable object that represents a readonly collection of effective line formats.
IFormatSchemeEffectiveData.
| Modifier and Type | Method and Description |
|---|---|
ILineFormatEffectiveData |
get_Item(int index)
Gets the element at the specified index.
|
iteratorILineFormatEffectiveData get_Item(int index)
Gets the element at the specified index.
Read-only ILineFormatEffectiveData.