VirtualTypeBuilder.FieldInfoCollection.Add Method

Adds a FieldInfo to the end of the collection.

Overload List

  Name Description
Public method Add(FieldInfo) Adds a FieldInfo to the end of the collection.
Public method Add(String, Type) Adds a FieldInfo to the end of the collection.
Public method Add(String, Type, []) Adds a FieldInfo to the end of the collection.
Public method Add(String, Type, [], FieldAttributes) Adds a FieldInfo to the end of the collection.

Top

See Also

Reference

VirtualTypeBuilder.FieldInfoCollection Class

VirtualTypeBuilder.FieldInfoCollection Members

Microsoft.VisualStudio.Shell.Design Namespace