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