Свойство | Type | Description | |
---|---|---|---|
Fields | DDField>.Dictionary | ||
Groups | DDGrp>.Dictionary | ||
ReqFields | HashSet |
Méthode | Description | |
---|---|---|
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 | |
Résultat | IGroupSpec |
public IsField ( int tag ) : System.Boolean | ||
tag | int | |
Résultat | System.Boolean |
public IsGroup ( int tag ) : System.Boolean | ||
tag | int | |
Résultat | System.Boolean |