DiscoveryClientReferenceCollection Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
| Item |
Gets or sets a DiscoveryReference object from the DiscoveryClientReferenceCollection with the specified URL.
|
| Keys |
Gets an System.Collections.ICollection object with all the keys in the DiscoveryClientReferenceCollection.
|
| Values |
Gets an System.Collections.ICollection object with all the values in the DiscoveryClientReferenceCollection.
|
| Name | Description | |
|---|---|---|
| Dictionary |
Gets the list of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
| InnerHashtable |
Gets the list of elements contained in the DictionaryBase instance.
(inherited from
DictionaryBase)
|
Community Additions
ADD
Show: