File tree
139 files changed
+91
-234
lines changed- snippets
- cpp
- VS_Snippets_CLR_Classic
- classic FieldAttributes Example/CPP
- classic FieldInfo.IsAssembly Example/CPP
- classic MethodBase.IsAssembly Example/CPP
- VS_Snippets_CLR_System
- system.IDisposable.Dispose Example/CPP
- system.Type.IsGenericType/cpp
- VS_Snippets_CLR
- ActivatorX/cpp
- AppDomainX/cpp
- AppDomain_TypeResolve/CPP
- Array_ConvertAll/cpp
- Array_FindEtAl/cpp
- Array_FindIndex/cpp
- Array_FindLastIndex/cpp
- Array_IndexOf/cpp
- Array_LastIndexOf/cpp
- Array_Sort2IntIntIComparer/cpp
- Array_SortComparison/cpp
- Array_SortIntIntIComparer/cpp
- Array_SortSearchComparer/cpp
- Array_SortSearch/cpp
- AssemblyBuilder_DefineVersionInfoResource/CPP
- AssemblyClass/cpp
- AssemblyName_Constructor_2/CPP
- Delegate.CreateDelegate_RelaxedFit/cpp
- DynamicMethodHowTo/cpp
- Emit.ArgIterator/cpp
- Generic.LinkedList/cpp
- HookUpDelegate/cpp
- HowToGeneric/cpp
- KeyedCollection2/cpp
- KeyedCollection/cpp
- List`1_AsReadOnly/cpp
- List`1_Class/cpp
- List`1_ConvertAll/cpp
- List`1_CopyTo/cpp
- List`1_FindEtAl/cpp
- List`1_IndexOf/cpp
- List`1_LastIndexOf/cpp
- List`1_Ranges/cpp
- List`1_Reverse/cpp
- List`1_SortComparison/cpp
- List`1_SortSearchComparerRange/cpp
- List`1_SortSearchComparer/cpp
- List`1_SortSearch/cpp
- MethodBuilder.MakeGenericMethod/cpp
- ModuleBuilder_DefineEnum/CPP
- ObjectModel.Collection/cpp
- Reflection.DynamicMethod.All/cpp
- Thread.GetSetTrySetApartmentState/cpp
- UnmanagedMarshalObsolete/cpp
- generic.ReadOnlyCollection/cpp
- visualbasic
- VS_Snippets_CLR_Classic
- classic FieldAttributes Example/VB
- classic FieldInfo.IsAssembly Example/VB
- classic MethodBase.IsAssembly Example/VB
- VS_Snippets_CLR_System
- system.Predicate`1/vb
- system.Security.AccessControl.RegistryAccessRule.ctor2/VB
- system.Security.AccessControl.RegistrySecurity.RemoveAccessRuleAll/VB
- system.Security.AccessControl.RegistrySecurity.RemoveAccessRuleSpecific/VB
- system.Security.AccessControl.RegistrySecurity.RemoveAccessRule/VB
- system.Security.AccessControl.RegistrySecurity.ResetAccessRule/VB
- system.Security.AccessControl.RegistrySecurity.SetAccessRule/VB
- system.Type.IsGenericType/vb
- VS_Snippets_CLR
- AppDomainUnloadedException/vb
- AppDomain_TypeResolve/VB
- Array_ConvertAll/vb
- Array_FindEtAl/vb
- Array_FindIndex/vb
- Array_FindLastIndex/vb
- Array_IndexOf/vb
- Array_LastIndexOf/vb
- Array_Sort2IntIntIComparer/vb
- Array_SortComparison/vb
- Array_SortIntIntIComparer/vb
- Array_SortSearchComparer/vb
- Array_SortSearch/vb
- AssemblyBuilder_DefineVersionInfoResource/VB
- AssemblyClass/vb
- AssemblyName_Constructor_2/VB
- DefineManifestResource/vb
- Delegate.CreateDelegateTOM_2/vb
- Delegate.CreateDelegateTOM/VB
- Delegate.CreateDelegate_RelaxedFit/vb
- DynamicMethodHowTo/vb
- Emit.ArgIterator/vb
- EmitGenericType/VB
- FieldInfo_GetFieldFromHandle2/vb
- Generic.Dictionary.GenIColl/VB
- Generic.Dictionary.IDictionary/VB
- Generic.Dictionary.ctor_IDicIEqC/VB
- Generic.Dictionary.ctor_IDic/VB
- Generic.Dictionary.ctor_IEqC/VB
- Generic.Dictionary.ctor_Int32IEqC/VB
- Generic.Dictionary.ctor_Int32/VB
- Generic.Dictionary/VB
- Generic.IDictionary/VB
- Generic.Queue/vb
- Generic.SortedDictionary.IDictionary/VB
- Generic.SortedDictionary.ctor_IComp/VB
- Generic.SortedDictionary.ctor_IDicIComp/VB
- Generic.SortedDictionary.ctor_IDic/VB
- Generic.SortedDictionary/VB
- Generic.SortedList.IDictionary/VB
- Generic.SortedList.ctor_IComp/VB
- Generic.SortedList.ctor_IDicIComp/VB
- Generic.SortedList.ctor_IDic/VB
- Generic.SortedList.ctor_Int32IComp/VB
- Generic.SortedList.ctor_Int32/VB
- Generic.SortedList/VB
- Generic.Stack/vb
- GenericMethodHowTo/VB
- HookUpDelegate/vb
- HowToGeneric/VB
- KeyedCollection2/vb
- KeyedCollectionMutable/VB
- KeyedCollection/VB
- List`1_AsReadOnly/vb
- List`1_Class/vb
- List`1_ConvertAll/vb
- List`1_CopyTo/vb
- List`1_FindEtAl/vb
- List`1_IndexOf/vb
- List`1_LastIndexOf/vb
- List`1_Ranges/vb
- List`1_Reverse/vb
- List`1_SortComparison/vb
- List`1_SortSearchComparerRange/vb
- List`1_SortSearchComparer/vb
- List`1_SortSearch/vb
- LocalBuilder_Sample_SetLocalSymInfo/VB
- MethodBuilder.MakeGenericMethod/vb
- ModuleBuilder_DefineEnum/VB
- ObfuscationAttribute/vb
- ObjectModel.CollectionInherited/VB
- ObjectModel.Collection/VB
- Reflection.DynamicMethod.ClosedOver/vb
- Thread.GetSetTrySetApartmentState/vb
- TypeBuilder.GetField_Generic/VB
- UnmanagedMarshalObsolete/vb
- WaitHandle/VB
- generic.ReadOnlyCollection/vb
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+91
-234
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 | 2 |
| |
5 | 3 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 | 1 |
| |
4 | 2 |
| |
5 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
0 commit comments