IEntityContainer MembersNReflect

The IEntityContainer type exposes the following members.
Properties

  NameDescription
Public propertyClasses
Gets a list of reflected classes.
Public propertyDelegates
Gets a list of reflected delegates.
Public propertyEnums
Gets a list of reflected enums.
Public propertyInterfaces
Gets a list of reflected interfaces.
Public propertyStructs
Gets a list of reflected structs.
Back to Top
See Also