Свойство | Тип | Описание | |
---|---|---|---|
PopulateConfonArray | object[] | ||
PopulateConfonLeaf | object | ||
PopulateConfonObject | PSObject | ||
TransverseConfonRoot | object |
Метод | Описание | |
---|---|---|
BeginProcessing ( ) : void | ||
EndProcessing ( ) : void | ||
ProcessRecord ( ) : void |
Метод | Описание | |
---|---|---|
PopulateConfonArray ( ConfonValue jv, ConfonContext context, string parentPath, string childName, ErrorRecord &error ) : object[] | ||
PopulateConfonLeaf ( ConfonValue jv, string path, ErrorRecord &error ) : object | ||
PopulateConfonObject ( ConfonValue jv, ConfonContext context, string path, ErrorRecord &error ) : PSObject | ||
TransverseConfonRoot ( ConfonContext context, ErrorRecord &error ) : object |