[This is preliminary documentation and is subject to change.]
Returns the serializable field count described by this type
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int FieldCount { get; }
public int FieldCount { get; }
Public ReadOnly Property FieldCount As Integer
Get
Public ReadOnly Property FieldCount As Integer
Get
public:
property int FieldCount {
int get ();
}
public:
property int FieldCount {
int get ();
}
member FieldCount : int with get
member FieldCount : int with get
Property Value
Type:
Int32