Represents a collection of antenna beams.
Add | Adds a new beam to the collection. |
InsertAt | Inserts a new beam at the supplied index. |
RemoveAt | Removes the layer with the specified index. |
Count | Returns the number of elements in the collection. |
Item | Given an index, returns the element in the collection. |