Click or drag to resize
FieldInfoSet Class
Conatins a set of FieldInfo object with a number lookup methods
Inheritance Hierarchy
SystemObject
  Six.Sixp.ClientFieldInfoSet

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 class FieldInfoSet : IEnumerable<FieldInfo>, 
	IEnumerable

The FieldInfoSet type exposes the following members.

Constructors
  NameDescription
Public methodFieldInfoSet
Creates s FieldInfoSet
Top
Properties
Methods
  NameDescription
Public methodGetEnumerator
Get fieldInfo enumerator
Top
See Also