The ConnectionDetailsCollection type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of elements actually contained in the Collection T .
(Inherited from Collection ConnectionDetails .) | |
Item |
Gets or sets the element at the specified index.
(Inherited from Collection ConnectionDetails .) | |
Items |
Gets a IList T wrapper around the Collection T .
(Inherited from Collection ConnectionDetails .) |
See Also