| AVEVA Database .NET Public Interface |
|
DbElement.InsertIntoSecondaryListBeforeFirst Method
Insert Element into secondary list, before the first child of the given parent Element. This method throws an exception if insertion fails.
public abstract
void InsertIntoSecondaryListBeforeFirst(
DbElement group);
Parameters
-
group
- Parent Element
See Also
DbElement Class | Aveva.Pdms.Database Namespace