Click or drag to resize
FieldInfoSetItem Property (Int32)
Get FieldInfo by ordinal index

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
public FieldInfo this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: FieldInfo
See Also