Visual Basic (Declaration) | |
---|---|
Protected Overrides Sub InsertItem( _ ByVal index As Integer, _ ByVal item As WorkspaceInfo _ ) |
C# | |
---|---|
protected override void InsertItem( int index, WorkspaceInfo item ) |
Parameters
- index
- The zero-based index at which the WorkspaceInfo item should be inserted.
- item
- The WorkspaceInfo item to insert.
Exception | Description |
---|---|
System.InvalidOperationException | DynamicWorkspaces property cannot be modified when the service is running. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8