Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
RemoveAt(
	
int 
index
)

Parameters

index
Type: System . . :: . . Int32

Implements

IList < (Of < ( <' T > ) > ) > . . :: . . RemoveAt(Int32)

See Also