EldorADO.NET Class Library

IObjectSource.DeleteAll Method (Type)

[This is preliminary documentation and subject to change.]

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

[Visual Basic]
Sub DeleteAll( _
   ByVal type As Type _
)
[C#]
void DeleteAll(
   Type type
);

Parameters

type
Missing <param> documentation for type

See Also

IObjectSource Interface | Eldorado.Object Namespace | IObjectSource.DeleteAll Overload List