Share via


VirtualTypeBuilder.PropertyInfoCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a PropertyInfo 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(PropertyInfo)

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean)

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean, array<Attribute[])

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean, array<Type[])

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean, array<Attribute[], MethodAttributes)

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean, array<Type[], array<Attribute[])

Adds a PropertyInfo to the end of the collection.

Public method

Add(String, Type, Boolean, array<Type[], array<Attribute[], MethodAttributes)

Adds a PropertyInfo to the end of the collection.

Top

See Also

Reference

VirtualTypeBuilder.PropertyInfoCollection Class

VirtualTypeBuilder.PropertyInfoCollection Members

Microsoft.VisualStudio.Shell.Design Namespace