GigaSpaces XAP.NET Documentation
SpaceTypeDescriptorBuilder Constructor (typeName)
Class LibraryGigaSpaces.Core.MetadataSpaceTypeDescriptorBuilderSpaceTypeDescriptorBuilder(String)
Initialize a type descriptor builder using the specified type name.
Declaration Syntax
C#Visual BasicVisual C++J#
public SpaceTypeDescriptorBuilder(
	string typeName
)
Public Sub New ( _
	typeName As String _
)
public:
SpaceTypeDescriptorBuilder(
	String^ typeName
)
public SpaceTypeDescriptorBuilder(
	String typeName
)
Parameters
typeName (String)
Name of type.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)