Encapsulates information about a type's field in the space.

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

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | IndexType |
Field's index type.
|
![]() | SpaceName |
Field's name in the space.
|
![]() | SpaceTypeName |
Field's type name in the space.
|