Click or drag to resize
DigitalRuneMaterialInstanceCollectionIListMaterialInstanceRemoveAt Method
Not supported.

Namespace: DigitalRune.Graphics.SceneGraph
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
void IList<MaterialInstance>.RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
The zero-based index of the item to remove.

Implements

IListTRemoveAt(Int32)
Exceptions
See Also