Documentation for a minimal subset of the QSM API
IndexedBy<(Of <K>)> Class
Namespaces > QS.CMS.Base3 > IndexedBy<(Of K>)

[Missing <summary> documentation for T:QS.CMS.Base3.IndexedBy`1]

Syntax
C#Visual BasicManaged C++
public class IndexedBy<K> : IIndexedBy<K>, IComparable, IComparable<K>, IComparable<IIndexedBy<K>> where K : Object, 
Public Class IndexedBy(Of K As {Object, }) _
	Implements IIndexedBy(Of K), IComparable, IComparable(Of K), IComparable(Of IIndexedBy(Of K))
generic<typename K>
where K : Object, 
public ref class IndexedBy : IIndexedBy<K>, IComparable, IComparable<K>, IComparable<IIndexedBy<K>^>
Type Parameters
K
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
IndexedBy<(Of K>)New()
IndexedBy<(Of K>)New(K)
Equals(Object) (Overrides Object.Equals(Object).)
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode() (Overrides Object.GetHashCode().)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
key
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString() (Overrides Object.ToString().)
Inheritance Hierarchy
Object
IndexedBy<(Of K>)
 BTNOf

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0