Return a new SpaceDef instance.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic static SpaceDef Create()
Public Shared Function Create As SpaceDef
public:
static SpaceDef^ Create()
static member Create : unit -> SpaceDef
Return Value
Type:
SpaceDefSpaceDef The new instance of SpaceDef
See Also