IFieldInfo Interface
.NET Framework (current version)
Allows access to field names and field types of objects that support the ISerializable interface.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | FieldNames | Gets or sets the field names of serialized objects. |
![]() | FieldTypes | Gets or sets the field types of the serialized objects. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
