This topic has not yet been rated - Rate this topic

Item Property (Int32)

Gets the specified section group at the specified index.

Namespace:  Microsoft.Web.Administration
Assembly:  Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
public SectionGroup this[
	int index
] { get; }

Parameters

index
Type: System..::..Int32
The index of the SectionGroup object to be returned.

Property Value

Type: Microsoft.Web.Administration..::..SectionGroup
The SectionGroup object at the specified index.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.