IFieldInfo Interfész

Definíció

Lehetővé teszi az interfészt támogató ISerializable mezőnevek és mezőtípusok elérését.

public interface class IFieldInfo
public interface IFieldInfo
[System.Runtime.InteropServices.ComVisible(true)]
public interface IFieldInfo
type IFieldInfo = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IFieldInfo = interface
Public Interface IFieldInfo
Attribútumok

Tulajdonságok

Name Description
FieldNames

Lekéri vagy beállítja a szerializált objektumok mezőneveit.

FieldTypes

Lekéri vagy beállítja a szerializált objektumok mezőtípusait.

A következőre érvényes: