ProxyAddressCollection members
Represents a collection of proxy addresses.
The ProxyAddressCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProxyAddressCollection() | ||
ProxyAddressCollection(Dictionary<String, Object>) | ||
ProxyAddressCollection(Hashtable) | ||
ProxyAddressCollection(ICollection) | ||
ProxyAddressCollection(Object) |
Top
Properties
Name | Description | |
---|---|---|
Changed | (Inherited from MultiValuedProperty<T>.) | |
Count | (Inherited from MultiValuedProperty<T>.) | |
Empty | ||
IsChangesOnlyCopy | (Inherited from MultiValuedProperty<T>.) | |
IsReadOnly | (Inherited from MultiValuedProperty<T>.) | |
IsSynchronized | (Inherited from MultiValuedProperty<T>.) | |
Item | (Inherited from MultiValuedProperty<T>.) | |
SyncRoot | (Inherited from MultiValuedProperty<T>.) |
Top
Methods
Top
Operators
Name | Description | |
---|---|---|
Implicit([] to ProxyAddressCollection) |
Top