[To be supplied.]
[Visual Basic] Sub MoveChildren( _ ByVal p As TreePosition, _ ByVal other As IDataEditor _ ) [C#] void MoveChildren( TreePosition p, IDataEditor other ); [C++] void MoveChildren( TreePosition p, IDataEditor* other ) = 0; [JScript] function MoveChildren( p : TreePosition, other : IDataEditor );
IDataEditor Interface | IDataEditor Members | System.Data Namespace