Methods 

IEntityIdProvider Interface Members

The following tables list the members exposed by IEntityIdProvider.

Public Methods
 NameDescription
 MethodEncodes a 32-bit VertexId into Entity ID and Vertex ID according to the schema that this EntityIdProvider uses.  
 MethodEncodes a Entity ID and Vertex ID into a single 32-bit VertexId struct according to the schema that this EntityIdProvider uses.  
 Method Gets the next available Entity ID.  
 MethodReleases the id and puts it back into an SciChart.Core.ObjectPool<T>.  
Top
See Also