Method | Description | |
---|---|---|
AddObjectEventArgs ( ICmObject newby, int flid, int index ) : System |
Construct one. For the index, pass -1 for a collection and -2 for atomic.
|
Method | Description | |
---|---|---|
AddObjectEventArgs ( ICmObject newby, int flid, int index, ICmObject previousOwner ) : System |
Construct one. For the index, pass -1 for a collection and -2 for atomic.
|
public AddObjectEventArgs ( ICmObject newby, int flid, int index ) : System | ||
newby | ICmObject | |
flid | int | |
index | int | |
return | System |