Click or drag to resize

LeviathanResultBinderIsGroup Method

Determines whether a given ID is for of a Group.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool IsGroup(
	int groupID
)

Parameters

groupID
Type: SystemInt32
Group ID.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Query.LeviathanResultBinder.IsGroup(System.Int32)"]

See Also