Свойство | Тип | Описание | |
---|---|---|---|
ContentTypeDefinition | string |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetProperty ( string name ) : object | ||
RefTestNode ( Node parent ) : System.Collections.Generic | ||
SetProperty ( string name, object value ) : void |
Метод | Описание | |
---|---|---|
RefTestNode ( |
public GetProperty ( string name ) : object | ||
name | string | |
Результат | object |
public RefTestNode ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
Результат | System.Collections.Generic |
protected RefTestNode ( |
||
nt | ||
Результат | System.Collections.Generic |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Результат | void |