Compartilhar via


ISortingArray.InsertWith(Int32, Object) Método

Definição

public:
 int InsertWith(int iGroup, System::Object ^ val);
public int InsertWith (int iGroup, object val);
abstract member InsertWith : int * obj -> int
Public Function InsertWith (iGroup As Integer, val As Object) As Integer

Parâmetros

iGroup
Int32
val
Object

Retornos

Aplica-se a