The members of System.Web.Configuration.ClientTargetCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Initializes a new instance of the System.Web.Configuration.ClientTargetCollection class. |
[read-only] | AllKeys | string[].
Returns an array of the keys for all the configuration elements contained in the System.Web.Configuration.ClientTargetCollection collection. |
default property | Item(int) | ClientTarget. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | ClientTarget. Documentation for this section has not yet been entered. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
Add(ClientTarget)
| ||
Clear()
| ||
GetKey(int)
| ||
Remove(string)
| ||
Remove(ClientTarget)
| ||
RemoveAt(int)
|
override | CreateNewElement()Documentation for this section has not yet been entered. | |
override | GetElementKey(System.Configuration.ConfigurationElement)Documentation for this section has not yet been entered. |