public static Type TypeOf(this Accessor.SparseType.IndicesType.ComponentTypeEnum e) { return(e.CommonType().TypeOf()); }
public static int SizeInBytes(this Accessor.SparseType.IndicesType.ComponentTypeEnum e) { return(e.CommonType().SizeInBytes()); }