<Code Lib>
2023 Constructor
Changes 0
C

WorksetId()

Description:
Create an WorksetId handle with the given integer id.

public WorksetId(
	int id
)

  • Int32
    id
    The id.

Loading…