Click or drag to resize

SectionCollection IndexOf Method

Overload List
Name Description
Public method IndexOf(IDocumentObject)
Returns the zero-based index of the specified entity.
(Inherited from DocumentObjectCollection .)
Public method IndexOf(ISection)
Returns the zero-based index of the specified section.
Top
See Also