PocketContext

AccessPointInfoCollection Class

Represents a collection of AccessPointInfo objects. See the ICollection interface members for documentation about its members.

For a list of all members of this type, see AccessPointInfoCollection Members.

System.Object
   AccessPointInfoCollection

public class AccessPointInfoCollection : ICollection<T>, IEnumerable<T>, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: PocketContext

Assembly: PocketContextLib (in PocketContextLib.dll)

See Also

AccessPointInfoCollection Members | PocketContext Namespace