UserTypes Property
Summary
Gets the container that holds the user-defined types.
Syntax
public Container UserTypes { get; }
Public ReadOnly Property UserTypes() As Container
Get
public:
property Container^ UserTypes
{
Container^ get()
}
Property Value
Initially a container is empty.