VirtualTypeBuilder.PropertyInfoCollection.Add Method

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, []) 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, [], MethodAttributes) 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, [], [], 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