FieldReflector<T>.AddField(Type, String[], Int32) Method

Definition

protected void AddField (Type type, string[] path, int ipath);
member this.AddField : Type * string[] * int -> unit
Protected Sub AddField (type As Type, path As String(), ipath As Integer)

Parameters

type
Type
path
String[]
ipath
Int32

Applies to