Click or drag to resize

BindingGroupAdd Method

Adds a Binding ID to the Group.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void Add(
	int id
)

Parameters

id
Type: SystemInt32
ID.
See Also