Example #1
0
 int IVsSimplePreviewChangesList.LocateExpandedList(IVsSimplePreviewChangesList pIVsSimplePreviewChangesListChild, out uint piIndex)
 {
     throw new NotImplementedException();
 }
Example #2
0
 int IVsSimplePreviewChangesList.GetExpandedList(uint index, out int pfCanRecurse, out IVsSimplePreviewChangesList ppIVsSimplePreviewChangesList)
 {
     throw new NotImplementedException();
 }