AdvisableCollection<T>.GetCount Method |
Gets the number of elements in the underlying collection.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.11.0 (6.9.11.0)
This method does not cause the advices to be executed. It should be invoked only from inside the scope of the ExecuteWithAdvices method. |