Gets the index of a specific
XLComment object in the collection.
'Declaration
Public Function IndexOf( _
ByVal As XLComment _
) As System.Integer
public System.int IndexOf(
XLComment
)
Parameters
- comment
- The XLComment object to look for.
Return Value
The position of the object in the collection, or -1 if the object is not a member of the collection.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2