Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
public static bool CheckSegSetId(
	string segSetId
)
Visual Basic
Public Shared Function CheckSegSetId ( 
	segSetId As String
) As Boolean
Visual C++
public:
static bool CheckSegSetId(
	String^ segSetId
)

Parameters

segSetId
Type: System..::..String

Return Value

Type: Boolean

See Also