VirtualTypeBuilder.MethodInfoCollection.Add Method

Adds a MethodInfo to the end of the collection.

Overload List

  Name Description
Public method Add(MethodInfo) Adds a MethodInfo to the end of the collection.
Public method Add(String, Type, []) Adds a MethodInfo to the end of the collection.
Public method Add(String, Type, [], []) Adds a MethodInfo to the end of the collection.
Public method Add(String, Type, [], [], MethodAttributes) Adds a MethodInfo to the end of the collection.

Top

See Also

Reference

VirtualTypeBuilder.MethodInfoCollection Class

VirtualTypeBuilder.MethodInfoCollection Members

Microsoft.VisualStudio.Shell.Design Namespace