AppointmentCollectionContains Method |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
Remarks
This method performs a linear search; therefore, this method is an O(n) operation, where n is Count.
See Also