VirtualTypeBuilder.FieldInfoCollection Class

Definition

Represents the collection of fields. This class cannot be inherited.

C++
public: ref class VirtualTypeBuilder::FieldInfoCollection sealed : System::Collections::CollectionBase
Inheritance
VirtualTypeBuilder.FieldInfoCollection

Properties

Item[Int32]

Gets or sets the FieldInfo at the specified index.

Methods

Add(FieldInfo)

Adds a FieldInfo to the end of the collection.

Add(String, Type, Attribute[], FieldAttributes)

Adds a FieldInfo to the end of the collection.

Add(String, Type, Attribute[])

Adds a FieldInfo to the end of the collection.

Add(String, Type)

Adds a FieldInfo to the end of the collection.

Remove(FieldInfo)

Removes the first occurrence of a specific FieldInfo from the collection.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022