VirtualTypeBuilder.FieldInfoCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a FieldInfo to the end of the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Add(FieldInfo) | Adds a FieldInfo to the end of the collection. |
![]() |
Add(String, Type) | Adds a FieldInfo to the end of the collection. |
![]() |
Add(String, Type, array<Attribute[]) | Adds a FieldInfo to the end of the collection. |
![]() |
Add(String, Type, array<Attribute[], FieldAttributes) | Adds a FieldInfo to the end of the collection. |
Top
See Also
Reference
VirtualTypeBuilder.FieldInfoCollection Class