Keyoti SearchUnit API Docs
RemoveAt Method (index)
API DocumentationKeyoti.SearchEngine.UtilsSecurityGroupRecordListRemoveAt(Int32)
Keyoti SearchUnit v6
Removes a record at the index specified.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void RemoveAt(
	int index
)
public void RemoveAt(
	int index
)
Public Sub RemoveAt ( 
	index As Integer
)
Public Sub RemoveAt ( 
	index As Integer
)
public:
virtual void RemoveAt(
	int index
) sealed
public:
virtual void RemoveAt(
	int index
) sealed
abstract RemoveAt : 
        index : int -> unit 
override RemoveAt : 
        index : int -> unit 
abstract RemoveAt : 
        index : int -> unit 
override RemoveAt : 
        index : int -> unit 
Parameters
index (Int32)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120