[This is preliminary documentation and is subject to change.]
Retrieve the schema information for a given type.

C# | Visual Basic | Visual C++ |
TypeSchema schema( Type p_item )
Function schema ( _ p_item As Type _ ) As TypeSchema
TypeSchema^ schema( Type^ p_item )

- p_item (Type)
- Type to request the info for

Schema information or null, if the type has not been registered