PointScattererFrequencyBandCollection Methods |
The PointScattererFrequencyBandCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(T) | Adds an object to the end of the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | Add(Double, ScatteringCoefficient) |
Adds a new point scattering frequency band with the given lower frequency and scattering coefficient.
|
![]() | AddRange |
Adds the elements of the specified collection to the end of the DefinitionalObjectCollection<T>.
(Inherited from DefinitionalObjectCollection<T>.) |
![]() | Clear | Removes all elements from the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | Clone |
Clones this object using the specified context.
(Overrides DefinitionalObjectCollection<T>.Clone(CopyContext).) |
![]() | Contains | Determines whether an element is in the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | CopyTo | Copies the entire Collection<T> to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | EnumerateDependencies |
Enumerates the dependencies of this object by calling
Enumerate<T> (T) for each object that this object directly depends upon.
Derived classes which contain additional dependencies MUST override this method, call the base
implementation, and enumerate dependencies introduced by the derived class.
(Inherited from DefinitionalObjectCollection<T>.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Freeze |
Freezes this object. Further attempts to modify it will result
in an ObjectFrozenException.
(Inherited from DefinitionalObjectCollection<T>.) |
![]() | GetDefinitionHashCode |
Gets a hash code representing the definition of this object.
(Inherited from DefinitionalObjectCollection<T>.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | Insert | Inserts an element into the Collection<T> at the specified index. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | IsSameDefinition |
Determines if this object has the same definition as another object.
(Inherited from DefinitionalObjectCollection<T>.) |
![]() | Remove | Removes the first occurrence of a specific object from the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | RemoveAt | Removes the element at the specified index of the Collection<T>. (Inherited from Collection<PointScattererFrequencyBand>.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |