Свойство | Тип | Описание | |
---|---|---|---|
Fields | DDField>.Dictionary | ||
Groups | DDGrp>.Dictionary | ||
ReqFields | HashSet |
Метод | Описание | |
---|---|---|
AddField ( |
||
AddGroup ( |
||
GetGroup ( int tag ) : |
||
GetGroupSpec ( int tag ) : IGroupSpec | ||
IsField ( int tag ) : System.Boolean | ||
IsGroup ( int tag ) : System.Boolean |
public GetGroupSpec ( int tag ) : IGroupSpec | ||
tag | int | |
Результат | IGroupSpec |
public IsField ( int tag ) : System.Boolean | ||
tag | int | |
Результат | System.Boolean |
public IsGroup ( int tag ) : System.Boolean | ||
tag | int | |
Результат | System.Boolean |