Click or drag to resize
MetaspaceGetSpace Method
Overload List
  NameDescription
Public methodGetSpace(String)
Return the space after joining it, if it is not already joined. If it is already joined, the role will not be changed and a valid reference counted handle to the space will be returned.
Public methodGetSpace(String, DistributionRole)
Return the space after joining it, if it is not already joined.
Public methodGetSpace(String, SpaceMemberDef)
Return the space after joining it with the specified spaceMemberDef, if it is not already joined.
Top
See Also