Dela via


VirtualTypeBuilder.MethodInfoCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a MethodInfo to the end of the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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