ResourceAssignmentCollection.RemoveAt

ResourceAssignmentCollection.RemoveAt method

Tar bort tilldelning vid angivet index, om samlingen inte är skrivskyddad, kastar annars NotSupportedException.

public void RemoveAt(int index)
ParameterTypBeskrivning
indexInt32Nollbaserat index.

Se även