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