Method | Description | |
---|---|---|
AddForEachNode ( this parent, object>.Func |
||
AddForEachNode ( this parent, object>.Func |
||
AddForEachNode ( this parent, object>.Func |
||
AddSubNodes ( this parent, |
||
AddSubNodes ( this parent, object array ) : |
||
AddSubNodes ( this parent, object array, Func |
||
AddSubNodes ( this parent, object array, Func |
||
AddSubNodes ( this parent, object array, string>.Func | ||
ConstructAssemblyNode ( |
||
MakeOtherType ( this parent, bool>.Func |
Method | Description | |
---|---|---|
CreateArrayNode ( string name, object array ) : |
||
CreateArrayNode ( string name, object array, string>.Func | ||
CreateNode ( string name, object value ) : |
||
CreateNode ( string name, object value, bool>.Func | ||
CreateNode ( string name, object value, TreeNodeType type ) : |
||
CreateNode ( string name, object value, TreeNodeType type, bool>.Func |
public static AddForEachNode ( this parent, object>.Func |
||
parent | this | |
valuesToAdd | object>.Func | |
return |
public static AddForEachNode ( this parent, object>.Func |
||
parent | this | |
valuesToAdd | object>.Func | |
toStringFunc | string>.Func | |
return |
public static AddForEachNode ( this parent, object>.Func |
||
parent | this | |
valuesToAdd | object>.Func | |
toStringFunc | string>.Func | |
type | TreeNodeType | |
return |
public static AddSubNodes ( this parent, |
||
parent | this | |
array | ||
return |
public static AddSubNodes ( this parent, object array ) : |
||
parent | this | |
array | object | |
return |
public static AddSubNodes ( this parent, object array, Func |
||
parent | this | |
array | object | |
condition | Func |
|
return |
public static AddSubNodes ( this parent, object array, Func |
||
parent | this | |
array | object | |
condition | Func |
|
toStringFunc | string>.Func | |
return |
public static AddSubNodes ( this parent, object array, string>.Func | ||
parent | this | |
array | object | |
toStringFunc | string>.Func | |
return |
public static ConstructAssemblyNode ( |
||
assembly | ||
return |
public static MakeOtherType ( this parent, bool>.Func | ||
parent | this | |
condition | bool>.Func | |
newType | TreeNodeType | |
return |