InstanceComparer_VTable Constant

Represents constant InstanceComparer_VTable.

Namespace: Spring.Collections
 InstanceComparer_VTable: array[0..3] of Pointer =
 (
 @NopQueryInterface,
 @NopAddref,
 @NopRelease,
 @Compare_Instance
 );

Value

Type: array[0..3] of Pointer