AddRange Method (RdfCollection(T))
Combine a RdfCollection instance with the current RdfCollection instance.
Namespace: Microsoft.Imm.Sdk.Rdf
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void AddRange(
RdfCollection<T> collection
)
Parameters
- collection
Type: Microsoft.Imm.Sdk.Rdf. . :: .RdfCollection< (Of < (T> ) > )
The RdfCollection instance that should be combined with the current collection instance