Click or drag to resize

OleObjectCollection Properties

The OleObjectCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets a number of objects in the collection.
Public property IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property Item
Gets a control at the specified position.
Public property SyncRoot
Gets a synchronization root. Readonly Object .
Top
See Also