Class ElementCol
public sealed class ElementCol : IdEntityCol<Element>, IEnumerable<Element>, IEnumerable
- Inheritance
-
ElementCol
- Implements
- Inherited Members
Properties
PlateElements
public IEnumerable<PlateElement> PlateElements { get; }
Property Value
PlateIds
public IEnumerable<int> PlateIds { get; }