This documentation is archived and is not being maintained.
ConsumerConnectionPointCollection Properties
Visual Studio 2008
The ConsumerConnectionPointCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) |
|
Default | Gets the default consumer connection point. |
|
InnerList | Gets the list of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) |
|
Item | Overloaded. Gets the collection item at the specified location. |
| Name | Description | |
|---|---|---|
|
ICollection::IsSynchronized | Gets a value indicating whether access to a ReadOnlyCollectionBase object is synchronized (thread safe). (Inherited from ReadOnlyCollectionBase.) |
|
ICollection::SyncRoot | Gets an object that can be used to synchronize access to a ReadOnlyCollectionBase object. (Inherited from ReadOnlyCollectionBase.) |
Show: