Share via


SPGroup.InitMember method

Initializes the member.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub InitMember
'Usage

Me.InitMember()
protected override void InitMember()

Exceptions

Exception Condition
SPException

The member data could not be retrieved.

See also

Reference

SPGroup class

SPGroup members

Microsoft.SharePoint namespace