Share via


Item Property

The Item property of the SPModuleCollection class gets the module object at the specified index in the collection.

[C#] In C#, this property is the indexer for the SPModuleCollection class.

Parameters

index   A 32-bit integer that specifies the index.

Property Value

A Microsoft.SharePoint.SPModule object that represents the module.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security