EldorADO.NET Class Library

IObjectSource.DeleteAll Method

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.DeleteAll(Eldorado.Object.Query.ObjectPath,System.Object[])

Overload List

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.DeleteAll(Eldorado.Object.Query.ObjectPath,System.Object[])

void DeleteAll(ObjectPath,params object[]);

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.DeleteAll(System.String,System.Object[])

void DeleteAll(string,params object[]);

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.DeleteAll(System.Type)

void DeleteAll(Type);

See Also

IObjectSource Interface | Eldorado.Object Namespace