Returns cache identifier for a list of annotated documents by type. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey("SVG"); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a list of annotated documents by type. Example: { const api: BruceApi.Api = ...; const key = GetListCacheKey("SVG"); api.Cache.Remove(key); }