NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDataEditor.Insert

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Sub Insert(TreePosition, XmlNodeType, String, String, String)
[C#] void Insert(TreePosition, XmlNodeType, String, String, String);
[C++] void Insert(TreePosition, XmlNodeType, String, String, String) = 0;
[JScript] function Insert(TreePosition, XmlNodeType, String, String, String);

[To be supplied.]

[Visual Basic] Overloads Sub Insert(TreePosition, Object, Type)
[C#] void Insert(TreePosition, Object, Type);
[C++] void Insert(TreePosition, Object, Type) = 0;
[JScript] function Insert(TreePosition, Object, Type);

See Also

IDataEditor Interface | IDataEditor Members | System.Data Namespace