RemoveAt Method
Removes the element at the specified index of the RdfCollection.
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 RemoveAt(
int index
)
Parameters
- index
Type: System. . :: .Int32
The zero-based index of the element to remove.