A collection of condensed part interface.
Declaration Syntax
public class CondensedPartInterfaces : IReadOnlyList<CondensedPartInterface>, IReadOnlyCollection<CondensedPartInterface>, IEnumerable<CondensedPartInterface>, IEnumerable
Table 185: Members
|
Property | Item |
Condensed part interface at the given index. |
|
Method | Add() |
Add new condensed part interface |
|
Method | Clear() |
Clears all the condensed part interfaces |
|
Method | RemoveAt(int) |
Remove condensed part interface at the given index |