public class RefGroupsManager : IRefGroupsManager
Public Class RefGroupsManager
Implements IRefGroupsManager
public ref class RefGroupsManager : IRefGroupsManager
type RefGroupsManager =
class
interface IRefGroupsManager
end
RefGroupsManager | Инициализирует новый экземпляр класса RefGroupsManager |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetGroupAsync | Получает группу ссылок по идентификатору группы ссылок и идентификатору типа групп ссылок. |
GetGroupsByTypeAsync | Получает коллекцию групп ссылок по идентификатору их типа. |
GetGroupsByValueAsync | Получает коллекцию групп ссылок по значению, содержащемуся в этих группах, и идентификтору типа групп ссылок. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InvalidateAsync | Инвалидация кэша групп ссылок по идентификаторам типов групп ссылок. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |