Click or drag to resize

IOleObjects Properties

The IOleObjects type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of elements contained in the ICollection T .
(Inherited from ICollection IOleObject .)
Public property IsReadOnly
Gets a value indicating whether the ICollection T is read-only.
(Inherited from ICollection IOleObject .)
Public property Item
Gets or sets the element at the specified index.
(Inherited from IList IOleObject .)
Top
See Also