VirtualTypeBuilder.PropertyInfoCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a PropertyInfo to the end of the collection.

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