Not implemented.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public virtual void Insert(
	int index,
	Object value
)
Visual Basic (Declaration)
Public Overridable Sub Insert ( _
	index As Integer, _
	value As Object _
)

Parameters

index
Type: System..::.Int32
value
Type: System..::.Object

Implements

IList..::.Insert(Int32, Object)

Exceptions

ExceptionCondition
System..::.NotImplementedExceptionThis method has not been implemented.

See Also

Relate Topics:
  Add Method
  AddIndex Method
  AddNew Method
  ApplySort Method
  Clear Method
  Contains Method
  CopyTo Method
  Fill Method
  Find Method
  GetEnumerator Method
  GetItemProperties Method
  GetListName Method
  GetRelatedBindingAdapter Method
  IndexOf Method
  Remove Method
  RemoveAt Method
  RemoveIndex Method
  RemoveSort Method
Created by Atop CHM to web converter,© 2009 all right reserved.