SimpleORM.NET
RemoveAt Method (index)
NamespacesSormObjectList<(Of <(T>)>)RemoveAt(Int32)

[This is preliminary documentation and is subject to change.]

Removing is not allowed.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveAt(
	int index
)
Public Sub RemoveAt ( _
	index As Integer _
)
public:
virtual void RemoveAt(
	int index
) sealed
Parameters
index (Int32)
Index to remove the instance from

Assembly: sorm (Module: sorm) Version: 1.0.0.13068