The IEntityContainer type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Classes |
Gets a list of reflected classes.
|
![]() | Delegates |
Gets a list of reflected delegates.
|
![]() | Enums |
Gets a list of reflected enums.
|
![]() | Interfaces |
Gets a list of reflected interfaces.
|
![]() | Structs |
Gets a list of reflected structs.
|
See Also