Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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