The TableDataAccessor<(Of <(TEntity>)>) type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddEntity |
Add an entity (if needed) to the underlying storage
|
|
DeleteEntity |
Deletes an entity (if needed) from the underlying storage
|
|
EntityIsReal |
Find whether an entity is real
|
|
Equals | (Inherited from 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.) |
|
GetAllClustersCentroids |
Gets the centroids of all clusters.
|
|
GetClusterCentroid |
Gets the centroid of a given cluster
|
|
GetClusterContents |
Gets the list of entities which are in a given cluster
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
Reset |
Re-initialize the binding tables
|
|
SetClusterCentroid |
Updates the centroid of a given cluster
|
|
SetEntityCluster |
Updates the cluster in which is a given entity
|
|
ToString | (Inherited from Object.) |