C# (CSharp) Orc.DataStructures.AList.Utilities Namespace

Classes

Name Description
CheckParam
ConcurrentModificationException
EnumerationException
InvalidStateException
KeyAlreadyExistsException
MemoizedTypeName .NET Framework reflection doesn't offer complete type names for generic types such as "List<int>" (the Type.Name value of that class is "List`1"). GetGenericName fills in the gap, and also saves the computed name for fast repeated lookups.
ReadOnlyException