VirtualTypeBuilder.MethodInfoCollection.Add Method

Include Protected Members
Include Inherited Members

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, array<Type[]) Adds a MethodInfo to the end of the collection.
Public method Add(String, Type, array<Type[], array<Attribute[]) Adds a MethodInfo to the end of the collection.
Public method Add(String, Type, array<Type[], array<Attribute[], 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