Encapsulates runtime information about a type in use by the space.

C# | Visual Basic | Visual C++ | J# |
public interface ITypeRuntimeInfo
Public Interface ITypeRuntimeInfo
public interface class ITypeRuntimeInfo
public interface ITypeRuntimeInfo

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | NumberOfEntries |
Number of instances of the type in the space.
|
![]() | NumberOfTemplates |
Number of templates of the type currently registered in the space.
|
![]() | SpaceTypeName |
Type name in the space.
|