Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
EdiPathAttribute ( EdiPath path ) : System | ||
EdiPathAttribute ( string path ) : System | ||
EdiPathAttribute ( string segment, int elementIndex, int componentIndex ) : System |
public EdiPathAttribute ( EdiPath path ) : System | ||
path | EdiPath | |
Результат | System |
public EdiPathAttribute ( string path ) : System | ||
path | string | |
Результат | System |
public EdiPathAttribute ( string segment, int elementIndex, int componentIndex ) : System | ||
segment | string | |
elementIndex | int | |
componentIndex | int | |
Результат | System |