Represents a collection of telephony lines.
| C# | Visual Basic |
public sealed class TelephonyLineCollection : IDisposable, IEnumerable
Public NotInheritable Class TelephonyLineCollection _ Implements IDisposable, IEnumerable
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Close()()()() | ||
| Count |
Returns the number of telephony lines present.
| |
| Dispose()()()() | Releases all resources used by the TelephonyLineCollection | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Overrides Object.Finalize()()()().) | |
| GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Item[([( String])]) |
Returns the line with the specified name.
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| TelephonyLineCollection | |