Create(TdxEntityInfo) Constructor
Initializes a new instance of the TdxMemberInfoCollection class with specified settings.
Declaration
constructor Create(AEntityInfo: TdxEntityInfo); overload;
Parameters
Name | Type |
---|---|
AEntityInfo | TdxEntityInfo |
See Also