[]
Represents a collection of StructElement objects.
public class StructElementCollection : StructTreeItemCollectionWrapper<StructElement>, IList<StructElement>, ICollection<StructElement>, IEnumerable<StructElement>, IEnumerable