### YamlMime:XRefMap sorted: true references: - uid: articles.command_line name: The Command Line href: articles/command-line.html - uid: articles.contributing name: Contributing href: articles/contributing.html - uid: articles.start name: Getting Started href: articles/index.html - uid: articles.start.dev name: Making your own mod href: articles/start-dev.html - uid: articles.start.user name: Installing BSIPA href: articles/start-user.html - uid: home name: BSIPA - Home href: index.html - uid: IPA name: IPA href: api/IPA.html commentId: N:IPA fullName: IPA nameWithType: IPA - uid: IPA.AntiMalware name: IPA.AntiMalware href: api/IPA.AntiMalware.html commentId: N:IPA.AntiMalware fullName: IPA.AntiMalware nameWithType: IPA.AntiMalware - uid: IPA.AntiMalware.AntiMalwareEngine name: AntiMalwareEngine href: api/IPA.AntiMalware.AntiMalwareEngine.html commentId: T:IPA.AntiMalware.AntiMalwareEngine fullName: IPA.AntiMalware.AntiMalwareEngine nameWithType: AntiMalwareEngine - uid: IPA.AntiMalware.AntiMalwareEngine.Engine name: Engine href: api/IPA.AntiMalware.AntiMalwareEngine.html#IPA_AntiMalware_AntiMalwareEngine_Engine commentId: P:IPA.AntiMalware.AntiMalwareEngine.Engine fullName: IPA.AntiMalware.AntiMalwareEngine.Engine nameWithType: AntiMalwareEngine.Engine - uid: IPA.AntiMalware.AntiMalwareEngine.Engine* name: Engine href: api/IPA.AntiMalware.AntiMalwareEngine.html#IPA_AntiMalware_AntiMalwareEngine_Engine_ commentId: Overload:IPA.AntiMalware.AntiMalwareEngine.Engine isSpec: "True" fullName: IPA.AntiMalware.AntiMalwareEngine.Engine nameWithType: AntiMalwareEngine.Engine - uid: IPA.AntiMalware.IAntiMalware name: IAntiMalware href: api/IPA.AntiMalware.IAntiMalware.html commentId: T:IPA.AntiMalware.IAntiMalware fullName: IPA.AntiMalware.IAntiMalware nameWithType: IAntiMalware - uid: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[],System.String) name: ScanData(Byte[], String) href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanData_System_Byte___System_String_ commentId: M:IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[],System.String) name.vb: ScanData(Byte(), String) fullName: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[], System.String) fullName.vb: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte(), System.String) nameWithType: IAntiMalware.ScanData(Byte[], String) nameWithType.vb: IAntiMalware.ScanData(Byte(), String) - uid: IPA.AntiMalware.IAntiMalware.ScanData* name: ScanData href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanData_ commentId: Overload:IPA.AntiMalware.IAntiMalware.ScanData isSpec: "True" fullName: IPA.AntiMalware.IAntiMalware.ScanData nameWithType: IAntiMalware.ScanData - uid: IPA.AntiMalware.IAntiMalware.ScanFile(System.IO.FileInfo) name: ScanFile(FileInfo) href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanFile_System_IO_FileInfo_ commentId: M:IPA.AntiMalware.IAntiMalware.ScanFile(System.IO.FileInfo) fullName: IPA.AntiMalware.IAntiMalware.ScanFile(System.IO.FileInfo) nameWithType: IAntiMalware.ScanFile(FileInfo) - uid: IPA.AntiMalware.IAntiMalware.ScanFile* name: ScanFile href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanFile_ commentId: Overload:IPA.AntiMalware.IAntiMalware.ScanFile isSpec: "True" fullName: IPA.AntiMalware.IAntiMalware.ScanFile nameWithType: IAntiMalware.ScanFile - uid: IPA.AntiMalware.ScanResult name: ScanResult href: api/IPA.AntiMalware.ScanResult.html commentId: T:IPA.AntiMalware.ScanResult fullName: IPA.AntiMalware.ScanResult nameWithType: ScanResult - uid: IPA.AntiMalware.ScanResult.Detected name: Detected href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_Detected commentId: F:IPA.AntiMalware.ScanResult.Detected fullName: IPA.AntiMalware.ScanResult.Detected nameWithType: ScanResult.Detected - uid: IPA.AntiMalware.ScanResult.KnownSafe name: KnownSafe href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_KnownSafe commentId: F:IPA.AntiMalware.ScanResult.KnownSafe fullName: IPA.AntiMalware.ScanResult.KnownSafe nameWithType: ScanResult.KnownSafe - uid: IPA.AntiMalware.ScanResult.MaybeMalware name: MaybeMalware href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_MaybeMalware commentId: F:IPA.AntiMalware.ScanResult.MaybeMalware fullName: IPA.AntiMalware.ScanResult.MaybeMalware nameWithType: ScanResult.MaybeMalware - uid: IPA.AntiMalware.ScanResult.NotDetected name: NotDetected href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_NotDetected commentId: F:IPA.AntiMalware.ScanResult.NotDetected fullName: IPA.AntiMalware.ScanResult.NotDetected nameWithType: ScanResult.NotDetected - uid: IPA.Config name: IPA.Config href: api/IPA.Config.html commentId: N:IPA.Config fullName: IPA.Config nameWithType: IPA.Config - uid: IPA.Config.Config name: Config href: api/IPA.Config.Config.html commentId: T:IPA.Config.Config fullName: IPA.Config.Config nameWithType: Config - uid: IPA.Config.Config.GetConfigFor(System.String,System.String[]) name: GetConfigFor(String, String[]) href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_System_String_System_String___ commentId: M:IPA.Config.Config.GetConfigFor(System.String,System.String[]) name.vb: GetConfigFor(String, String()) fullName: IPA.Config.Config.GetConfigFor(System.String, System.String[]) fullName.vb: IPA.Config.Config.GetConfigFor(System.String, System.String()) nameWithType: Config.GetConfigFor(String, String[]) nameWithType.vb: Config.GetConfigFor(String, String()) - uid: IPA.Config.Config.GetConfigFor* name: GetConfigFor href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_ commentId: Overload:IPA.Config.Config.GetConfigFor isSpec: "True" fullName: IPA.Config.Config.GetConfigFor nameWithType: Config.GetConfigFor - uid: IPA.Config.Config.LoadAsync name: LoadAsync() href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync commentId: M:IPA.Config.Config.LoadAsync fullName: IPA.Config.Config.LoadAsync() nameWithType: Config.LoadAsync() - uid: IPA.Config.Config.LoadAsync* name: LoadAsync href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync_ commentId: Overload:IPA.Config.Config.LoadAsync isSpec: "True" fullName: IPA.Config.Config.LoadAsync nameWithType: Config.LoadAsync - uid: IPA.Config.Config.LoadSync name: LoadSync() href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync commentId: M:IPA.Config.Config.LoadSync fullName: IPA.Config.Config.LoadSync() nameWithType: Config.LoadSync() - uid: IPA.Config.Config.LoadSync* name: LoadSync href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync_ commentId: Overload:IPA.Config.Config.LoadSync isSpec: "True" fullName: IPA.Config.Config.LoadSync nameWithType: Config.LoadSync - uid: IPA.Config.Config.Name name: Name href: api/IPA.Config.Config.html#IPA_Config_Config_Name commentId: P:IPA.Config.Config.Name fullName: IPA.Config.Config.Name nameWithType: Config.Name - uid: IPA.Config.Config.Name* name: Name href: api/IPA.Config.Config.html#IPA_Config_Config_Name_ commentId: Overload:IPA.Config.Config.Name isSpec: "True" fullName: IPA.Config.Config.Name nameWithType: Config.Name - uid: IPA.Config.Config.NameAttribute name: Config.NameAttribute href: api/IPA.Config.Config.NameAttribute.html commentId: T:IPA.Config.Config.NameAttribute fullName: IPA.Config.Config.NameAttribute nameWithType: Config.NameAttribute - uid: IPA.Config.Config.NameAttribute.#ctor(System.String) name: NameAttribute(String) href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_System_String_ commentId: M:IPA.Config.Config.NameAttribute.#ctor(System.String) fullName: IPA.Config.Config.NameAttribute.NameAttribute(System.String) nameWithType: Config.NameAttribute.NameAttribute(String) - uid: IPA.Config.Config.NameAttribute.#ctor* name: NameAttribute href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_ commentId: Overload:IPA.Config.Config.NameAttribute.#ctor isSpec: "True" fullName: IPA.Config.Config.NameAttribute.NameAttribute nameWithType: Config.NameAttribute.NameAttribute - uid: IPA.Config.Config.NameAttribute.Name name: Name href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name commentId: P:IPA.Config.Config.NameAttribute.Name fullName: IPA.Config.Config.NameAttribute.Name nameWithType: Config.NameAttribute.Name - uid: IPA.Config.Config.NameAttribute.Name* name: Name href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name_ commentId: Overload:IPA.Config.Config.NameAttribute.Name isSpec: "True" fullName: IPA.Config.Config.NameAttribute.Name nameWithType: Config.NameAttribute.Name - uid: IPA.Config.Config.PreferAttribute name: Config.PreferAttribute href: api/IPA.Config.Config.PreferAttribute.html commentId: T:IPA.Config.Config.PreferAttribute fullName: IPA.Config.Config.PreferAttribute nameWithType: Config.PreferAttribute - uid: IPA.Config.Config.PreferAttribute.#ctor(System.String[]) name: PreferAttribute(String[]) href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_System_String___ commentId: M:IPA.Config.Config.PreferAttribute.#ctor(System.String[]) name.vb: PreferAttribute(String()) fullName: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String[]) fullName.vb: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String()) nameWithType: Config.PreferAttribute.PreferAttribute(String[]) nameWithType.vb: Config.PreferAttribute.PreferAttribute(String()) - uid: IPA.Config.Config.PreferAttribute.#ctor* name: PreferAttribute href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_ commentId: Overload:IPA.Config.Config.PreferAttribute.#ctor isSpec: "True" fullName: IPA.Config.Config.PreferAttribute.PreferAttribute nameWithType: Config.PreferAttribute.PreferAttribute - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder name: PreferenceOrder href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder commentId: P:IPA.Config.Config.PreferAttribute.PreferenceOrder fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder nameWithType: Config.PreferAttribute.PreferenceOrder - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder* name: PreferenceOrder href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder_ commentId: Overload:IPA.Config.Config.PreferAttribute.PreferenceOrder isSpec: "True" fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder nameWithType: Config.PreferAttribute.PreferenceOrder - uid: IPA.Config.Config.Provider name: Provider href: api/IPA.Config.Config.html#IPA_Config_Config_Provider commentId: P:IPA.Config.Config.Provider fullName: IPA.Config.Config.Provider nameWithType: Config.Provider - uid: IPA.Config.Config.Provider* name: Provider href: api/IPA.Config.Config.html#IPA_Config_Config_Provider_ commentId: Overload:IPA.Config.Config.Provider isSpec: "True" fullName: IPA.Config.Config.Provider nameWithType: Config.Provider - uid: IPA.Config.Config.Register(System.Type) name: Register(Type) href: api/IPA.Config.Config.html#IPA_Config_Config_Register_System_Type_ commentId: M:IPA.Config.Config.Register(System.Type) fullName: IPA.Config.Config.Register(System.Type) nameWithType: Config.Register(Type) - uid: IPA.Config.Config.Register* name: Register href: api/IPA.Config.Config.html#IPA_Config_Config_Register_ commentId: Overload:IPA.Config.Config.Register isSpec: "True" fullName: IPA.Config.Config.Register nameWithType: Config.Register - uid: IPA.Config.Config.Register``1 name: Register() href: api/IPA.Config.Config.html#IPA_Config_Config_Register__1 commentId: M:IPA.Config.Config.Register``1 name.vb: Register(Of T)() fullName: IPA.Config.Config.Register() fullName.vb: IPA.Config.Config.Register(Of T)() nameWithType: Config.Register() nameWithType.vb: Config.Register(Of T)() - uid: IPA.Config.Config.SetStore(IPA.Config.IConfigStore) name: SetStore(IConfigStore) href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_IPA_Config_IConfigStore_ commentId: M:IPA.Config.Config.SetStore(IPA.Config.IConfigStore) fullName: IPA.Config.Config.SetStore(IPA.Config.IConfigStore) nameWithType: Config.SetStore(IConfigStore) - uid: IPA.Config.Config.SetStore* name: SetStore href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_ commentId: Overload:IPA.Config.Config.SetStore isSpec: "True" fullName: IPA.Config.Config.SetStore nameWithType: Config.SetStore - uid: IPA.Config.ConfigProvider name: ConfigProvider href: api/IPA.Config.ConfigProvider.html commentId: T:IPA.Config.ConfigProvider fullName: IPA.Config.ConfigProvider nameWithType: ConfigProvider - uid: IPA.Config.ConfigProvider.Load name: Load() href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load commentId: M:IPA.Config.ConfigProvider.Load fullName: IPA.Config.ConfigProvider.Load() nameWithType: ConfigProvider.Load() - uid: IPA.Config.ConfigProvider.Load* name: Load href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load_ commentId: Overload:IPA.Config.ConfigProvider.Load isSpec: "True" fullName: IPA.Config.ConfigProvider.Load nameWithType: ConfigProvider.Load - uid: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value) name: Store(Value) href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_ commentId: M:IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value) fullName: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value) nameWithType: ConfigProvider.Store(Value) - uid: IPA.Config.ConfigProvider.Store* name: Store href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_ commentId: Overload:IPA.Config.ConfigProvider.Store isSpec: "True" fullName: IPA.Config.ConfigProvider.Store nameWithType: ConfigProvider.Store - uid: IPA.Config.ConfigWatchersHelper name: ConfigWatchersHelper href: api/IPA.Config.ConfigWatchersHelper.html commentId: T:IPA.Config.ConfigWatchersHelper fullName: IPA.Config.ConfigWatchersHelper nameWithType: ConfigWatchersHelper - uid: IPA.Config.ConfigWatchersHelper.ToggleWatchers name: ToggleWatchers() href: api/IPA.Config.ConfigWatchersHelper.html#IPA_Config_ConfigWatchersHelper_ToggleWatchers commentId: M:IPA.Config.ConfigWatchersHelper.ToggleWatchers fullName: IPA.Config.ConfigWatchersHelper.ToggleWatchers() nameWithType: ConfigWatchersHelper.ToggleWatchers() - uid: IPA.Config.ConfigWatchersHelper.ToggleWatchers* name: ToggleWatchers href: api/IPA.Config.ConfigWatchersHelper.html#IPA_Config_ConfigWatchersHelper_ToggleWatchers_ commentId: Overload:IPA.Config.ConfigWatchersHelper.ToggleWatchers isSpec: "True" fullName: IPA.Config.ConfigWatchersHelper.ToggleWatchers nameWithType: ConfigWatchersHelper.ToggleWatchers - uid: IPA.Config.Data name: IPA.Config.Data href: api/IPA.Config.Data.html commentId: N:IPA.Config.Data fullName: IPA.Config.Data nameWithType: IPA.Config.Data - uid: IPA.Config.Data.Boolean name: Boolean href: api/IPA.Config.Data.Boolean.html commentId: T:IPA.Config.Data.Boolean fullName: IPA.Config.Data.Boolean nameWithType: Boolean - uid: IPA.Config.Data.Boolean.#ctor name: Boolean() href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor commentId: M:IPA.Config.Data.Boolean.#ctor fullName: IPA.Config.Data.Boolean.Boolean() nameWithType: Boolean.Boolean() - uid: IPA.Config.Data.Boolean.#ctor(System.Boolean) name: Boolean(Boolean) href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor_System_Boolean_ commentId: M:IPA.Config.Data.Boolean.#ctor(System.Boolean) fullName: IPA.Config.Data.Boolean.Boolean(System.Boolean) nameWithType: Boolean.Boolean(Boolean) - uid: IPA.Config.Data.Boolean.#ctor* name: Boolean href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor_ commentId: Overload:IPA.Config.Data.Boolean.#ctor isSpec: "True" fullName: IPA.Config.Data.Boolean.Boolean nameWithType: Boolean.Boolean - uid: IPA.Config.Data.Boolean.ToString name: ToString() href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString commentId: M:IPA.Config.Data.Boolean.ToString fullName: IPA.Config.Data.Boolean.ToString() nameWithType: Boolean.ToString() - uid: IPA.Config.Data.Boolean.ToString* name: ToString href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString_ commentId: Overload:IPA.Config.Data.Boolean.ToString isSpec: "True" fullName: IPA.Config.Data.Boolean.ToString nameWithType: Boolean.ToString - uid: IPA.Config.Data.Boolean.Value name: Value href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value commentId: P:IPA.Config.Data.Boolean.Value fullName: IPA.Config.Data.Boolean.Value nameWithType: Boolean.Value - uid: IPA.Config.Data.Boolean.Value* name: Value href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value_ commentId: Overload:IPA.Config.Data.Boolean.Value isSpec: "True" fullName: IPA.Config.Data.Boolean.Value nameWithType: Boolean.Value - uid: IPA.Config.Data.FloatingPoint name: FloatingPoint href: api/IPA.Config.Data.FloatingPoint.html commentId: T:IPA.Config.Data.FloatingPoint fullName: IPA.Config.Data.FloatingPoint nameWithType: FloatingPoint - uid: IPA.Config.Data.FloatingPoint.#ctor name: FloatingPoint() href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor commentId: M:IPA.Config.Data.FloatingPoint.#ctor fullName: IPA.Config.Data.FloatingPoint.FloatingPoint() nameWithType: FloatingPoint.FloatingPoint() - uid: IPA.Config.Data.FloatingPoint.#ctor(System.Decimal) name: FloatingPoint(Decimal) href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor_System_Decimal_ commentId: M:IPA.Config.Data.FloatingPoint.#ctor(System.Decimal) fullName: IPA.Config.Data.FloatingPoint.FloatingPoint(System.Decimal) nameWithType: FloatingPoint.FloatingPoint(Decimal) - uid: IPA.Config.Data.FloatingPoint.#ctor* name: FloatingPoint href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor_ commentId: Overload:IPA.Config.Data.FloatingPoint.#ctor isSpec: "True" fullName: IPA.Config.Data.FloatingPoint.FloatingPoint nameWithType: FloatingPoint.FloatingPoint - uid: IPA.Config.Data.FloatingPoint.AsInteger name: AsInteger() href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger commentId: M:IPA.Config.Data.FloatingPoint.AsInteger fullName: IPA.Config.Data.FloatingPoint.AsInteger() nameWithType: FloatingPoint.AsInteger() - uid: IPA.Config.Data.FloatingPoint.AsInteger* name: AsInteger href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger_ commentId: Overload:IPA.Config.Data.FloatingPoint.AsInteger isSpec: "True" fullName: IPA.Config.Data.FloatingPoint.AsInteger nameWithType: FloatingPoint.AsInteger - uid: IPA.Config.Data.FloatingPoint.ToString name: ToString() href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString commentId: M:IPA.Config.Data.FloatingPoint.ToString fullName: IPA.Config.Data.FloatingPoint.ToString() nameWithType: FloatingPoint.ToString() - uid: IPA.Config.Data.FloatingPoint.ToString* name: ToString href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString_ commentId: Overload:IPA.Config.Data.FloatingPoint.ToString isSpec: "True" fullName: IPA.Config.Data.FloatingPoint.ToString nameWithType: FloatingPoint.ToString - uid: IPA.Config.Data.FloatingPoint.Value name: Value href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value commentId: P:IPA.Config.Data.FloatingPoint.Value fullName: IPA.Config.Data.FloatingPoint.Value nameWithType: FloatingPoint.Value - uid: IPA.Config.Data.FloatingPoint.Value* name: Value href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value_ commentId: Overload:IPA.Config.Data.FloatingPoint.Value isSpec: "True" fullName: IPA.Config.Data.FloatingPoint.Value nameWithType: FloatingPoint.Value - uid: IPA.Config.Data.Integer name: Integer href: api/IPA.Config.Data.Integer.html commentId: T:IPA.Config.Data.Integer fullName: IPA.Config.Data.Integer nameWithType: Integer - uid: IPA.Config.Data.Integer.#ctor name: Integer() href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor commentId: M:IPA.Config.Data.Integer.#ctor fullName: IPA.Config.Data.Integer.Integer() nameWithType: Integer.Integer() - uid: IPA.Config.Data.Integer.#ctor(System.Int64) name: Integer(Int64) href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor_System_Int64_ commentId: M:IPA.Config.Data.Integer.#ctor(System.Int64) fullName: IPA.Config.Data.Integer.Integer(System.Int64) nameWithType: Integer.Integer(Int64) - uid: IPA.Config.Data.Integer.#ctor* name: Integer href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor_ commentId: Overload:IPA.Config.Data.Integer.#ctor isSpec: "True" fullName: IPA.Config.Data.Integer.Integer nameWithType: Integer.Integer - uid: IPA.Config.Data.Integer.AsFloat name: AsFloat() href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat commentId: M:IPA.Config.Data.Integer.AsFloat fullName: IPA.Config.Data.Integer.AsFloat() nameWithType: Integer.AsFloat() - uid: IPA.Config.Data.Integer.AsFloat* name: AsFloat href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat_ commentId: Overload:IPA.Config.Data.Integer.AsFloat isSpec: "True" fullName: IPA.Config.Data.Integer.AsFloat nameWithType: Integer.AsFloat - uid: IPA.Config.Data.Integer.ToString name: ToString() href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString commentId: M:IPA.Config.Data.Integer.ToString fullName: IPA.Config.Data.Integer.ToString() nameWithType: Integer.ToString() - uid: IPA.Config.Data.Integer.ToString* name: ToString href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString_ commentId: Overload:IPA.Config.Data.Integer.ToString isSpec: "True" fullName: IPA.Config.Data.Integer.ToString nameWithType: Integer.ToString - uid: IPA.Config.Data.Integer.Value name: Value href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value commentId: P:IPA.Config.Data.Integer.Value fullName: IPA.Config.Data.Integer.Value nameWithType: Integer.Value - uid: IPA.Config.Data.Integer.Value* name: Value href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value_ commentId: Overload:IPA.Config.Data.Integer.Value isSpec: "True" fullName: IPA.Config.Data.Integer.Value nameWithType: Integer.Value - uid: IPA.Config.Data.List name: List href: api/IPA.Config.Data.List.html commentId: T:IPA.Config.Data.List fullName: IPA.Config.Data.List nameWithType: List - uid: IPA.Config.Data.List.Add(IPA.Config.Data.Value) name: Add(Value) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.List.Add(IPA.Config.Data.Value) fullName: IPA.Config.Data.List.Add(IPA.Config.Data.Value) nameWithType: List.Add(Value) - uid: IPA.Config.Data.List.Add* name: Add href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_ commentId: Overload:IPA.Config.Data.List.Add isSpec: "True" fullName: IPA.Config.Data.List.Add nameWithType: List.Add - uid: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value}) name: AddRange(IEnumerable) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value}) name.vb: AddRange(IEnumerable(Of Value)) fullName: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable) fullName.vb: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value)) nameWithType: List.AddRange(IEnumerable) nameWithType.vb: List.AddRange(IEnumerable(Of Value)) - uid: IPA.Config.Data.List.AddRange* name: AddRange href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_ commentId: Overload:IPA.Config.Data.List.AddRange isSpec: "True" fullName: IPA.Config.Data.List.AddRange nameWithType: List.AddRange - uid: IPA.Config.Data.List.Clear name: Clear() href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear commentId: M:IPA.Config.Data.List.Clear fullName: IPA.Config.Data.List.Clear() nameWithType: List.Clear() - uid: IPA.Config.Data.List.Clear* name: Clear href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear_ commentId: Overload:IPA.Config.Data.List.Clear isSpec: "True" fullName: IPA.Config.Data.List.Clear nameWithType: List.Clear - uid: IPA.Config.Data.List.Contains(IPA.Config.Data.Value) name: Contains(Value) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.List.Contains(IPA.Config.Data.Value) fullName: IPA.Config.Data.List.Contains(IPA.Config.Data.Value) nameWithType: List.Contains(Value) - uid: IPA.Config.Data.List.Contains* name: Contains href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_ commentId: Overload:IPA.Config.Data.List.Contains isSpec: "True" fullName: IPA.Config.Data.List.Contains nameWithType: List.Contains - uid: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32) name: CopyTo(Value[], Int32) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_ commentId: M:IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32) name.vb: CopyTo(Value(), Int32) fullName: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[], System.Int32) fullName.vb: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value(), System.Int32) nameWithType: List.CopyTo(Value[], Int32) nameWithType.vb: List.CopyTo(Value(), Int32) - uid: IPA.Config.Data.List.CopyTo* name: CopyTo href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_ commentId: Overload:IPA.Config.Data.List.CopyTo isSpec: "True" fullName: IPA.Config.Data.List.CopyTo nameWithType: List.CopyTo - uid: IPA.Config.Data.List.Count name: Count href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count commentId: P:IPA.Config.Data.List.Count fullName: IPA.Config.Data.List.Count nameWithType: List.Count - uid: IPA.Config.Data.List.Count* name: Count href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count_ commentId: Overload:IPA.Config.Data.List.Count isSpec: "True" fullName: IPA.Config.Data.List.Count nameWithType: List.Count - uid: IPA.Config.Data.List.GetEnumerator name: GetEnumerator() href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator commentId: M:IPA.Config.Data.List.GetEnumerator fullName: IPA.Config.Data.List.GetEnumerator() nameWithType: List.GetEnumerator() - uid: IPA.Config.Data.List.GetEnumerator* name: GetEnumerator href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator_ commentId: Overload:IPA.Config.Data.List.GetEnumerator isSpec: "True" fullName: IPA.Config.Data.List.GetEnumerator nameWithType: List.GetEnumerator - uid: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value) name: IndexOf(Value) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value) fullName: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value) nameWithType: List.IndexOf(Value) - uid: IPA.Config.Data.List.IndexOf* name: IndexOf href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_ commentId: Overload:IPA.Config.Data.List.IndexOf isSpec: "True" fullName: IPA.Config.Data.List.IndexOf nameWithType: List.IndexOf - uid: IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value) name: Insert(Int32, Value) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value) fullName: IPA.Config.Data.List.Insert(System.Int32, IPA.Config.Data.Value) nameWithType: List.Insert(Int32, Value) - uid: IPA.Config.Data.List.Insert* name: Insert href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_ commentId: Overload:IPA.Config.Data.List.Insert isSpec: "True" fullName: IPA.Config.Data.List.Insert nameWithType: List.Insert - uid: IPA.Config.Data.List.Item(System.Int32) name: Item[Int32] href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_System_Int32_ commentId: P:IPA.Config.Data.List.Item(System.Int32) name.vb: Item(Int32) fullName: IPA.Config.Data.List.Item[System.Int32] fullName.vb: IPA.Config.Data.List.Item(System.Int32) nameWithType: List.Item[Int32] nameWithType.vb: List.Item(Int32) - uid: IPA.Config.Data.List.Item* name: Item href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_ commentId: Overload:IPA.Config.Data.List.Item isSpec: "True" fullName: IPA.Config.Data.List.Item nameWithType: List.Item - uid: IPA.Config.Data.List.Remove(IPA.Config.Data.Value) name: Remove(Value) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.List.Remove(IPA.Config.Data.Value) fullName: IPA.Config.Data.List.Remove(IPA.Config.Data.Value) nameWithType: List.Remove(Value) - uid: IPA.Config.Data.List.Remove* name: Remove href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_ commentId: Overload:IPA.Config.Data.List.Remove isSpec: "True" fullName: IPA.Config.Data.List.Remove nameWithType: List.Remove - uid: IPA.Config.Data.List.RemoveAt(System.Int32) name: RemoveAt(Int32) href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_System_Int32_ commentId: M:IPA.Config.Data.List.RemoveAt(System.Int32) fullName: IPA.Config.Data.List.RemoveAt(System.Int32) nameWithType: List.RemoveAt(Int32) - uid: IPA.Config.Data.List.RemoveAt* name: RemoveAt href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_ commentId: Overload:IPA.Config.Data.List.RemoveAt isSpec: "True" fullName: IPA.Config.Data.List.RemoveAt nameWithType: List.RemoveAt - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly name: ICollection.IsReadOnly href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly commentId: P:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly name.vb: System.Collections.Generic.ICollection.IsReadOnly fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection.IsReadOnly nameWithType: List.ICollection.IsReadOnly nameWithType.vb: List.System.Collections.Generic.ICollection.IsReadOnly - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly* name: ICollection.IsReadOnly href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly_ commentId: Overload:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly isSpec: "True" name.vb: System.Collections.Generic.ICollection.IsReadOnly fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection.IsReadOnly nameWithType: List.ICollection.IsReadOnly nameWithType.vb: List.System.Collections.Generic.ICollection.IsReadOnly - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator() href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator commentId: M:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator name.vb: System.Collections.IEnumerable.GetEnumerator() fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator() nameWithType: List.IEnumerable.GetEnumerator() nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator() - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator* name: IEnumerable.GetEnumerator href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator_ commentId: Overload:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator isSpec: "True" name.vb: System.Collections.IEnumerable.GetEnumerator fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator nameWithType: List.IEnumerable.GetEnumerator nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator - uid: IPA.Config.Data.List.ToString name: ToString() href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString commentId: M:IPA.Config.Data.List.ToString fullName: IPA.Config.Data.List.ToString() nameWithType: List.ToString() - uid: IPA.Config.Data.List.ToString* name: ToString href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString_ commentId: Overload:IPA.Config.Data.List.ToString isSpec: "True" fullName: IPA.Config.Data.List.ToString nameWithType: List.ToString - uid: IPA.Config.Data.Map name: Map href: api/IPA.Config.Data.Map.html commentId: T:IPA.Config.Data.Map fullName: IPA.Config.Data.Map nameWithType: Map - uid: IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value) name: Add(String, Value) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_ commentId: M:IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value) fullName: IPA.Config.Data.Map.Add(System.String, IPA.Config.Data.Value) nameWithType: Map.Add(String, Value) - uid: IPA.Config.Data.Map.Add* name: Add href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_ commentId: Overload:IPA.Config.Data.Map.Add isSpec: "True" fullName: IPA.Config.Data.Map.Add nameWithType: Map.Add - uid: IPA.Config.Data.Map.Clear name: Clear() href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear commentId: M:IPA.Config.Data.Map.Clear fullName: IPA.Config.Data.Map.Clear() nameWithType: Map.Clear() - uid: IPA.Config.Data.Map.Clear* name: Clear href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear_ commentId: Overload:IPA.Config.Data.Map.Clear isSpec: "True" fullName: IPA.Config.Data.Map.Clear nameWithType: Map.Clear - uid: IPA.Config.Data.Map.ContainsKey(System.String) name: ContainsKey(String) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_System_String_ commentId: M:IPA.Config.Data.Map.ContainsKey(System.String) fullName: IPA.Config.Data.Map.ContainsKey(System.String) nameWithType: Map.ContainsKey(String) - uid: IPA.Config.Data.Map.ContainsKey* name: ContainsKey href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_ commentId: Overload:IPA.Config.Data.Map.ContainsKey isSpec: "True" fullName: IPA.Config.Data.Map.ContainsKey nameWithType: Map.ContainsKey - uid: IPA.Config.Data.Map.Count name: Count href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count commentId: P:IPA.Config.Data.Map.Count fullName: IPA.Config.Data.Map.Count nameWithType: Map.Count - uid: IPA.Config.Data.Map.Count* name: Count href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count_ commentId: Overload:IPA.Config.Data.Map.Count isSpec: "True" fullName: IPA.Config.Data.Map.Count nameWithType: Map.Count - uid: IPA.Config.Data.Map.GetEnumerator name: GetEnumerator() href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator commentId: M:IPA.Config.Data.Map.GetEnumerator fullName: IPA.Config.Data.Map.GetEnumerator() nameWithType: Map.GetEnumerator() - uid: IPA.Config.Data.Map.GetEnumerator* name: GetEnumerator href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator_ commentId: Overload:IPA.Config.Data.Map.GetEnumerator isSpec: "True" fullName: IPA.Config.Data.Map.GetEnumerator nameWithType: Map.GetEnumerator - uid: IPA.Config.Data.Map.Item(System.String) name: Item[String] href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_System_String_ commentId: P:IPA.Config.Data.Map.Item(System.String) name.vb: Item(String) fullName: IPA.Config.Data.Map.Item[System.String] fullName.vb: IPA.Config.Data.Map.Item(System.String) nameWithType: Map.Item[String] nameWithType.vb: Map.Item(String) - uid: IPA.Config.Data.Map.Item* name: Item href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_ commentId: Overload:IPA.Config.Data.Map.Item isSpec: "True" fullName: IPA.Config.Data.Map.Item nameWithType: Map.Item - uid: IPA.Config.Data.Map.Keys name: Keys href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys commentId: P:IPA.Config.Data.Map.Keys fullName: IPA.Config.Data.Map.Keys nameWithType: Map.Keys - uid: IPA.Config.Data.Map.Keys* name: Keys href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys_ commentId: Overload:IPA.Config.Data.Map.Keys isSpec: "True" fullName: IPA.Config.Data.Map.Keys nameWithType: Map.Keys - uid: IPA.Config.Data.Map.Remove(System.String) name: Remove(String) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_System_String_ commentId: M:IPA.Config.Data.Map.Remove(System.String) fullName: IPA.Config.Data.Map.Remove(System.String) nameWithType: Map.Remove(String) - uid: IPA.Config.Data.Map.Remove* name: Remove href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_ commentId: Overload:IPA.Config.Data.Map.Remove isSpec: "True" fullName: IPA.Config.Data.Map.Remove nameWithType: Map.Remove - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name: ICollection>.Add(KeyValuePair) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name.vb: System.Collections.Generic.ICollection>.Add(KeyValuePair(Of String, Value)) fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)) nameWithType: Map.ICollection>.Add(KeyValuePair) nameWithType.vb: Map.System.Collections.Generic.ICollection>.Add(KeyValuePair(Of String, Value)) - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add* name: ICollection>.Add href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_ commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add isSpec: "True" name.vb: System.Collections.Generic.ICollection>.Add fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Add fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Add nameWithType: Map.ICollection>.Add nameWithType.vb: Map.System.Collections.Generic.ICollection>.Add - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name: ICollection>.Contains(KeyValuePair) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name.vb: System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of String, Value)) fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)) nameWithType: Map.ICollection>.Contains(KeyValuePair) nameWithType.vb: Map.System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of String, Value)) - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains* name: ICollection>.Contains href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_ commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains isSpec: "True" name.vb: System.Collections.Generic.ICollection>.Contains fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Contains fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Contains nameWithType: Map.ICollection>.Contains nameWithType.vb: Map.System.Collections.Generic.ICollection>.Contains - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32) name: ICollection>.CopyTo(KeyValuePair[], Int32) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value____System_Int32_ commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32) name.vb: System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of String, Value)(), Int32) fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)(), System.Int32) nameWithType: Map.ICollection>.CopyTo(KeyValuePair[], Int32) nameWithType.vb: Map.System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of String, Value)(), Int32) - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo* name: ICollection>.CopyTo href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_ commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo isSpec: "True" name.vb: System.Collections.Generic.ICollection>.CopyTo fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.CopyTo fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.CopyTo nameWithType: Map.ICollection>.CopyTo nameWithType.vb: Map.System.Collections.Generic.ICollection>.CopyTo - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly name: ICollection>.IsReadOnly href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly commentId: P:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly name.vb: System.Collections.Generic.ICollection>.IsReadOnly fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.IsReadOnly fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.IsReadOnly nameWithType: Map.ICollection>.IsReadOnly nameWithType.vb: Map.System.Collections.Generic.ICollection>.IsReadOnly - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly* name: ICollection>.IsReadOnly href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly_ commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly isSpec: "True" name.vb: System.Collections.Generic.ICollection>.IsReadOnly fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.IsReadOnly fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.IsReadOnly nameWithType: Map.ICollection>.IsReadOnly nameWithType.vb: Map.System.Collections.Generic.ICollection>.IsReadOnly - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name: ICollection>.Remove(KeyValuePair) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}) name.vb: System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of String, Value)) fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)) nameWithType: Map.ICollection>.Remove(KeyValuePair) nameWithType.vb: Map.System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of String, Value)) - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove* name: ICollection>.Remove href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_ commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove isSpec: "True" name.vb: System.Collections.Generic.ICollection>.Remove fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Remove fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection>.Remove nameWithType: Map.ICollection>.Remove nameWithType.vb: Map.System.Collections.Generic.ICollection>.Remove - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator() href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator commentId: M:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator name.vb: System.Collections.IEnumerable.GetEnumerator() fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator() nameWithType: Map.IEnumerable.GetEnumerator() nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator() - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator* name: IEnumerable.GetEnumerator href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator_ commentId: Overload:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator isSpec: "True" name.vb: System.Collections.IEnumerable.GetEnumerator fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator nameWithType: Map.IEnumerable.GetEnumerator nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator - uid: IPA.Config.Data.Map.ToString name: ToString() href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString commentId: M:IPA.Config.Data.Map.ToString fullName: IPA.Config.Data.Map.ToString() nameWithType: Map.ToString() - uid: IPA.Config.Data.Map.ToString* name: ToString href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString_ commentId: Overload:IPA.Config.Data.Map.ToString isSpec: "True" fullName: IPA.Config.Data.Map.ToString nameWithType: Map.ToString - uid: IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@) name: TryGetValue(String, out Value) href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@) name.vb: TryGetValue(String, ByRef Value) fullName: IPA.Config.Data.Map.TryGetValue(System.String, out IPA.Config.Data.Value) fullName.vb: IPA.Config.Data.Map.TryGetValue(System.String, ByRef IPA.Config.Data.Value) nameWithType: Map.TryGetValue(String, out Value) nameWithType.vb: Map.TryGetValue(String, ByRef Value) - uid: IPA.Config.Data.Map.TryGetValue* name: TryGetValue href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_ commentId: Overload:IPA.Config.Data.Map.TryGetValue isSpec: "True" fullName: IPA.Config.Data.Map.TryGetValue nameWithType: Map.TryGetValue - uid: IPA.Config.Data.Map.Values name: Values href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values commentId: P:IPA.Config.Data.Map.Values fullName: IPA.Config.Data.Map.Values nameWithType: Map.Values - uid: IPA.Config.Data.Map.Values* name: Values href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values_ commentId: Overload:IPA.Config.Data.Map.Values isSpec: "True" fullName: IPA.Config.Data.Map.Values nameWithType: Map.Values - uid: IPA.Config.Data.Text name: Text href: api/IPA.Config.Data.Text.html commentId: T:IPA.Config.Data.Text fullName: IPA.Config.Data.Text nameWithType: Text - uid: IPA.Config.Data.Text.#ctor name: Text() href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor commentId: M:IPA.Config.Data.Text.#ctor fullName: IPA.Config.Data.Text.Text() nameWithType: Text.Text() - uid: IPA.Config.Data.Text.#ctor(System.String) name: Text(String) href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor_System_String_ commentId: M:IPA.Config.Data.Text.#ctor(System.String) fullName: IPA.Config.Data.Text.Text(System.String) nameWithType: Text.Text(String) - uid: IPA.Config.Data.Text.#ctor* name: Text href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor_ commentId: Overload:IPA.Config.Data.Text.#ctor isSpec: "True" fullName: IPA.Config.Data.Text.Text nameWithType: Text.Text - uid: IPA.Config.Data.Text.ToString name: ToString() href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString commentId: M:IPA.Config.Data.Text.ToString fullName: IPA.Config.Data.Text.ToString() nameWithType: Text.ToString() - uid: IPA.Config.Data.Text.ToString* name: ToString href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString_ commentId: Overload:IPA.Config.Data.Text.ToString isSpec: "True" fullName: IPA.Config.Data.Text.ToString nameWithType: Text.ToString - uid: IPA.Config.Data.Text.Value name: Value href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value commentId: P:IPA.Config.Data.Text.Value fullName: IPA.Config.Data.Text.Value nameWithType: Text.Value - uid: IPA.Config.Data.Text.Value* name: Value href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value_ commentId: Overload:IPA.Config.Data.Text.Value isSpec: "True" fullName: IPA.Config.Data.Text.Value nameWithType: Text.Value - uid: IPA.Config.Data.Value name: Value href: api/IPA.Config.Data.Value.html commentId: T:IPA.Config.Data.Value fullName: IPA.Config.Data.Value nameWithType: Value - uid: IPA.Config.Data.Value.Bool(System.Boolean) name: Bool(Boolean) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_System_Boolean_ commentId: M:IPA.Config.Data.Value.Bool(System.Boolean) fullName: IPA.Config.Data.Value.Bool(System.Boolean) nameWithType: Value.Bool(Boolean) - uid: IPA.Config.Data.Value.Bool* name: Bool href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_ commentId: Overload:IPA.Config.Data.Value.Bool isSpec: "True" fullName: IPA.Config.Data.Value.Bool nameWithType: Value.Bool - uid: IPA.Config.Data.Value.Float(System.Decimal) name: Float(Decimal) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_System_Decimal_ commentId: M:IPA.Config.Data.Value.Float(System.Decimal) fullName: IPA.Config.Data.Value.Float(System.Decimal) nameWithType: Value.Float(Decimal) - uid: IPA.Config.Data.Value.Float* name: Float href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_ commentId: Overload:IPA.Config.Data.Value.Float isSpec: "True" fullName: IPA.Config.Data.Value.Float nameWithType: Value.Float - uid: IPA.Config.Data.Value.From(System.Boolean) name: From(Boolean) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Boolean_ commentId: M:IPA.Config.Data.Value.From(System.Boolean) fullName: IPA.Config.Data.Value.From(System.Boolean) nameWithType: Value.From(Boolean) - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value}) name: From(IDictionary) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IDictionary_System_String_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value}) name.vb: From(IDictionary(Of String, Value)) fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary) fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary(Of System.String, IPA.Config.Data.Value)) nameWithType: Value.From(IDictionary) nameWithType.vb: Value.From(IDictionary(Of String, Value)) - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value}) name: From(IEnumerable) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__ commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value}) name.vb: From(IEnumerable(Of Value)) fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable) fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value)) nameWithType: Value.From(IEnumerable) nameWithType.vb: Value.From(IEnumerable(Of Value)) - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}}) name: From(IEnumerable>) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___ commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}}) name.vb: From(IEnumerable(Of KeyValuePair(Of String, Value))) fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable>) fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))) nameWithType: Value.From(IEnumerable>) nameWithType.vb: Value.From(IEnumerable(Of KeyValuePair(Of String, Value))) - uid: IPA.Config.Data.Value.From(System.Decimal) name: From(Decimal) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Decimal_ commentId: M:IPA.Config.Data.Value.From(System.Decimal) fullName: IPA.Config.Data.Value.From(System.Decimal) nameWithType: Value.From(Decimal) - uid: IPA.Config.Data.Value.From(System.Int64) name: From(Int64) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Int64_ commentId: M:IPA.Config.Data.Value.From(System.Int64) fullName: IPA.Config.Data.Value.From(System.Int64) nameWithType: Value.From(Int64) - uid: IPA.Config.Data.Value.From(System.String) name: From(String) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_String_ commentId: M:IPA.Config.Data.Value.From(System.String) fullName: IPA.Config.Data.Value.From(System.String) nameWithType: Value.From(String) - uid: IPA.Config.Data.Value.From* name: From href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_ commentId: Overload:IPA.Config.Data.Value.From isSpec: "True" fullName: IPA.Config.Data.Value.From nameWithType: Value.From - uid: IPA.Config.Data.Value.Integer(System.Int64) name: Integer(Int64) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_System_Int64_ commentId: M:IPA.Config.Data.Value.Integer(System.Int64) fullName: IPA.Config.Data.Value.Integer(System.Int64) nameWithType: Value.Integer(Int64) - uid: IPA.Config.Data.Value.Integer* name: Integer href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_ commentId: Overload:IPA.Config.Data.Value.Integer isSpec: "True" fullName: IPA.Config.Data.Value.Integer nameWithType: Value.Integer - uid: IPA.Config.Data.Value.List name: List() href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List commentId: M:IPA.Config.Data.Value.List fullName: IPA.Config.Data.Value.List() nameWithType: Value.List() - uid: IPA.Config.Data.Value.List* name: List href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List_ commentId: Overload:IPA.Config.Data.Value.List isSpec: "True" fullName: IPA.Config.Data.Value.List nameWithType: Value.List - uid: IPA.Config.Data.Value.Map name: Map() href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map commentId: M:IPA.Config.Data.Value.Map fullName: IPA.Config.Data.Value.Map() nameWithType: Value.Map() - uid: IPA.Config.Data.Value.Map* name: Map href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map_ commentId: Overload:IPA.Config.Data.Value.Map isSpec: "True" fullName: IPA.Config.Data.Value.Map nameWithType: Value.Map - uid: IPA.Config.Data.Value.Null name: Null() href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null commentId: M:IPA.Config.Data.Value.Null fullName: IPA.Config.Data.Value.Null() nameWithType: Value.Null() - uid: IPA.Config.Data.Value.Null* name: "Null" href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null_ commentId: Overload:IPA.Config.Data.Value.Null isSpec: "True" fullName: IPA.Config.Data.Value.Null nameWithType: Value.Null - uid: IPA.Config.Data.Value.Text(System.String) name: Text(String) href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_System_String_ commentId: M:IPA.Config.Data.Value.Text(System.String) fullName: IPA.Config.Data.Value.Text(System.String) nameWithType: Value.Text(String) - uid: IPA.Config.Data.Value.Text* name: Text href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_ commentId: Overload:IPA.Config.Data.Value.Text isSpec: "True" fullName: IPA.Config.Data.Value.Text nameWithType: Value.Text - uid: IPA.Config.Data.Value.ToString name: ToString() href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString commentId: M:IPA.Config.Data.Value.ToString fullName: IPA.Config.Data.Value.ToString() nameWithType: Value.ToString() - uid: IPA.Config.Data.Value.ToString* name: ToString href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString_ commentId: Overload:IPA.Config.Data.Value.ToString isSpec: "True" fullName: IPA.Config.Data.Value.ToString nameWithType: Value.ToString - uid: IPA.Config.IConfigProvider name: IConfigProvider href: api/IPA.Config.IConfigProvider.html commentId: T:IPA.Config.IConfigProvider fullName: IPA.Config.IConfigProvider nameWithType: IConfigProvider - uid: IPA.Config.IConfigProvider.Extension name: Extension href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension commentId: P:IPA.Config.IConfigProvider.Extension fullName: IPA.Config.IConfigProvider.Extension nameWithType: IConfigProvider.Extension - uid: IPA.Config.IConfigProvider.Extension* name: Extension href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension_ commentId: Overload:IPA.Config.IConfigProvider.Extension isSpec: "True" fullName: IPA.Config.IConfigProvider.Extension nameWithType: IConfigProvider.Extension - uid: IPA.Config.IConfigProvider.Load(System.IO.FileInfo) name: Load(FileInfo) href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_System_IO_FileInfo_ commentId: M:IPA.Config.IConfigProvider.Load(System.IO.FileInfo) fullName: IPA.Config.IConfigProvider.Load(System.IO.FileInfo) nameWithType: IConfigProvider.Load(FileInfo) - uid: IPA.Config.IConfigProvider.Load* name: Load href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_ commentId: Overload:IPA.Config.IConfigProvider.Load isSpec: "True" fullName: IPA.Config.IConfigProvider.Load nameWithType: IConfigProvider.Load - uid: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo) name: Store(Value, FileInfo) href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_System_IO_FileInfo_ commentId: M:IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo) fullName: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value, System.IO.FileInfo) nameWithType: IConfigProvider.Store(Value, FileInfo) - uid: IPA.Config.IConfigProvider.Store* name: Store href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_ commentId: Overload:IPA.Config.IConfigProvider.Store isSpec: "True" fullName: IPA.Config.IConfigProvider.Store nameWithType: IConfigProvider.Store - uid: IPA.Config.IConfigStore name: IConfigStore href: api/IPA.Config.IConfigStore.html commentId: T:IPA.Config.IConfigStore fullName: IPA.Config.IConfigStore nameWithType: IConfigStore - uid: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider) name: ReadFrom(ConfigProvider) href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_ commentId: M:IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider) fullName: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider) nameWithType: IConfigStore.ReadFrom(ConfigProvider) - uid: IPA.Config.IConfigStore.ReadFrom* name: ReadFrom href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_ commentId: Overload:IPA.Config.IConfigStore.ReadFrom isSpec: "True" fullName: IPA.Config.IConfigStore.ReadFrom nameWithType: IConfigStore.ReadFrom - uid: IPA.Config.IConfigStore.SyncObject name: SyncObject href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject commentId: P:IPA.Config.IConfigStore.SyncObject fullName: IPA.Config.IConfigStore.SyncObject nameWithType: IConfigStore.SyncObject - uid: IPA.Config.IConfigStore.SyncObject* name: SyncObject href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject_ commentId: Overload:IPA.Config.IConfigStore.SyncObject isSpec: "True" fullName: IPA.Config.IConfigStore.SyncObject nameWithType: IConfigStore.SyncObject - uid: IPA.Config.IConfigStore.WriteSyncObject name: WriteSyncObject href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject commentId: P:IPA.Config.IConfigStore.WriteSyncObject fullName: IPA.Config.IConfigStore.WriteSyncObject nameWithType: IConfigStore.WriteSyncObject - uid: IPA.Config.IConfigStore.WriteSyncObject* name: WriteSyncObject href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject_ commentId: Overload:IPA.Config.IConfigStore.WriteSyncObject isSpec: "True" fullName: IPA.Config.IConfigStore.WriteSyncObject nameWithType: IConfigStore.WriteSyncObject - uid: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider) name: WriteTo(ConfigProvider) href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_ commentId: M:IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider) fullName: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider) nameWithType: IConfigStore.WriteTo(ConfigProvider) - uid: IPA.Config.IConfigStore.WriteTo* name: WriteTo href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_ commentId: Overload:IPA.Config.IConfigStore.WriteTo isSpec: "True" fullName: IPA.Config.IConfigStore.WriteTo nameWithType: IConfigStore.WriteTo - uid: IPA.Config.IModPrefs name: IModPrefs href: api/IPA.Config.IModPrefs.html commentId: T:IPA.Config.IModPrefs fullName: IPA.Config.IModPrefs nameWithType: IModPrefs - uid: IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean) name: GetBool(String, String, Boolean, Boolean) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_ commentId: M:IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean) fullName: IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean) nameWithType: IModPrefs.GetBool(String, String, Boolean, Boolean) - uid: IPA.Config.IModPrefs.GetBool* name: GetBool href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_ commentId: Overload:IPA.Config.IModPrefs.GetBool isSpec: "True" fullName: IPA.Config.IModPrefs.GetBool nameWithType: IModPrefs.GetBool - uid: IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean) name: GetFloat(String, String, Single, Boolean) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_ commentId: M:IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean) fullName: IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean) nameWithType: IModPrefs.GetFloat(String, String, Single, Boolean) - uid: IPA.Config.IModPrefs.GetFloat* name: GetFloat href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_ commentId: Overload:IPA.Config.IModPrefs.GetFloat isSpec: "True" fullName: IPA.Config.IModPrefs.GetFloat nameWithType: IModPrefs.GetFloat - uid: IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean) name: GetInt(String, String, Int32, Boolean) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_ commentId: M:IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean) fullName: IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean) nameWithType: IModPrefs.GetInt(String, String, Int32, Boolean) - uid: IPA.Config.IModPrefs.GetInt* name: GetInt href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_ commentId: Overload:IPA.Config.IModPrefs.GetInt isSpec: "True" fullName: IPA.Config.IModPrefs.GetInt nameWithType: IModPrefs.GetInt - uid: IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean) name: GetString(String, String, String, Boolean) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean) fullName: IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean) nameWithType: IModPrefs.GetString(String, String, String, Boolean) - uid: IPA.Config.IModPrefs.GetString* name: GetString href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_ commentId: Overload:IPA.Config.IModPrefs.GetString isSpec: "True" fullName: IPA.Config.IModPrefs.GetString nameWithType: IModPrefs.GetString - uid: IPA.Config.IModPrefs.HasKey(System.String,System.String) name: HasKey(String, String) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_System_String_System_String_ commentId: M:IPA.Config.IModPrefs.HasKey(System.String,System.String) fullName: IPA.Config.IModPrefs.HasKey(System.String, System.String) nameWithType: IModPrefs.HasKey(String, String) - uid: IPA.Config.IModPrefs.HasKey* name: HasKey href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_ commentId: Overload:IPA.Config.IModPrefs.HasKey isSpec: "True" fullName: IPA.Config.IModPrefs.HasKey nameWithType: IModPrefs.HasKey - uid: IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean) name: SetBool(String, String, Boolean) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean) fullName: IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean) nameWithType: IModPrefs.SetBool(String, String, Boolean) - uid: IPA.Config.IModPrefs.SetBool* name: SetBool href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_ commentId: Overload:IPA.Config.IModPrefs.SetBool isSpec: "True" fullName: IPA.Config.IModPrefs.SetBool nameWithType: IModPrefs.SetBool - uid: IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single) name: SetFloat(String, String, Single) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_ commentId: M:IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single) fullName: IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single) nameWithType: IModPrefs.SetFloat(String, String, Single) - uid: IPA.Config.IModPrefs.SetFloat* name: SetFloat href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_ commentId: Overload:IPA.Config.IModPrefs.SetFloat isSpec: "True" fullName: IPA.Config.IModPrefs.SetFloat nameWithType: IModPrefs.SetFloat - uid: IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32) name: SetInt(String, String, Int32) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_ commentId: M:IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32) fullName: IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32) nameWithType: IModPrefs.SetInt(String, String, Int32) - uid: IPA.Config.IModPrefs.SetInt* name: SetInt href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_ commentId: Overload:IPA.Config.IModPrefs.SetInt isSpec: "True" fullName: IPA.Config.IModPrefs.SetInt nameWithType: IModPrefs.SetInt - uid: IPA.Config.IModPrefs.SetString(System.String,System.String,System.String) name: SetString(String, String, String) href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_ commentId: M:IPA.Config.IModPrefs.SetString(System.String,System.String,System.String) fullName: IPA.Config.IModPrefs.SetString(System.String, System.String, System.String) nameWithType: IModPrefs.SetString(String, String, String) - uid: IPA.Config.IModPrefs.SetString* name: SetString href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_ commentId: Overload:IPA.Config.IModPrefs.SetString isSpec: "True" fullName: IPA.Config.IModPrefs.SetString nameWithType: IModPrefs.SetString - uid: IPA.Config.ModPrefs name: ModPrefs href: api/IPA.Config.ModPrefs.html commentId: T:IPA.Config.ModPrefs fullName: IPA.Config.ModPrefs nameWithType: ModPrefs - uid: IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata) name: ModPrefs(PluginMetadata) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_ commentId: M:IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata) fullName: IPA.Config.ModPrefs.ModPrefs(IPA.Loader.PluginMetadata) nameWithType: ModPrefs.ModPrefs(PluginMetadata) - uid: IPA.Config.ModPrefs.#ctor* name: ModPrefs href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_ commentId: Overload:IPA.Config.ModPrefs.#ctor isSpec: "True" fullName: IPA.Config.ModPrefs.ModPrefs nameWithType: ModPrefs.ModPrefs - uid: IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean) name: GetBool(String, String, Boolean, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_ commentId: M:IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean) fullName: IPA.Config.ModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean) nameWithType: ModPrefs.GetBool(String, String, Boolean, Boolean) - uid: IPA.Config.ModPrefs.GetBool* name: GetBool href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_ commentId: Overload:IPA.Config.ModPrefs.GetBool isSpec: "True" fullName: IPA.Config.ModPrefs.GetBool nameWithType: ModPrefs.GetBool - uid: IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean) name: GetFloat(String, String, Single, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_ commentId: M:IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean) fullName: IPA.Config.ModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean) nameWithType: ModPrefs.GetFloat(String, String, Single, Boolean) - uid: IPA.Config.ModPrefs.GetFloat* name: GetFloat href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_ commentId: Overload:IPA.Config.ModPrefs.GetFloat isSpec: "True" fullName: IPA.Config.ModPrefs.GetFloat nameWithType: ModPrefs.GetFloat - uid: IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean) name: GetInt(String, String, Int32, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_ commentId: M:IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean) fullName: IPA.Config.ModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean) nameWithType: ModPrefs.GetInt(String, String, Int32, Boolean) - uid: IPA.Config.ModPrefs.GetInt* name: GetInt href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_ commentId: Overload:IPA.Config.ModPrefs.GetInt isSpec: "True" fullName: IPA.Config.ModPrefs.GetInt nameWithType: ModPrefs.GetInt - uid: IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean) name: GetString(String, String, String, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean) fullName: IPA.Config.ModPrefs.GetString(System.String, System.String, System.String, System.Boolean) nameWithType: ModPrefs.GetString(String, String, String, Boolean) - uid: IPA.Config.ModPrefs.GetString* name: GetString href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_ commentId: Overload:IPA.Config.ModPrefs.GetString isSpec: "True" fullName: IPA.Config.ModPrefs.GetString nameWithType: ModPrefs.GetString - uid: IPA.Config.ModPrefs.HasKey(System.String,System.String) name: HasKey(String, String) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_System_String_System_String_ commentId: M:IPA.Config.ModPrefs.HasKey(System.String,System.String) fullName: IPA.Config.ModPrefs.HasKey(System.String, System.String) nameWithType: ModPrefs.HasKey(String, String) - uid: IPA.Config.ModPrefs.HasKey* name: HasKey href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_ commentId: Overload:IPA.Config.ModPrefs.HasKey isSpec: "True" fullName: IPA.Config.ModPrefs.HasKey nameWithType: ModPrefs.HasKey - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean) name: IModPrefs.GetBool(String, String, Boolean, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean) name.vb: IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean) nameWithType: ModPrefs.IModPrefs.GetBool(String, String, Boolean, Boolean) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool* name: IModPrefs.GetBool href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool isSpec: "True" name.vb: IPA.Config.IModPrefs.GetBool fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool nameWithType: ModPrefs.IModPrefs.GetBool nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean) name: IModPrefs.GetFloat(String, String, Single, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean) name.vb: IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean) nameWithType: ModPrefs.IModPrefs.GetFloat(String, String, Single, Boolean) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat* name: IModPrefs.GetFloat href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat isSpec: "True" name.vb: IPA.Config.IModPrefs.GetFloat fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat nameWithType: ModPrefs.IModPrefs.GetFloat nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean) name: IModPrefs.GetInt(String, String, Int32, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean) name.vb: IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean) nameWithType: ModPrefs.IModPrefs.GetInt(String, String, Int32, Boolean) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt* name: IModPrefs.GetInt href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt isSpec: "True" name.vb: IPA.Config.IModPrefs.GetInt fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt nameWithType: ModPrefs.IModPrefs.GetInt nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean) name: IModPrefs.GetString(String, String, String, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean) name.vb: IPA.Config.IModPrefs.GetString(String, String, String, Boolean) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean) nameWithType: ModPrefs.IModPrefs.GetString(String, String, String, Boolean) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString(String, String, String, Boolean) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString* name: IModPrefs.GetString href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString isSpec: "True" name.vb: IPA.Config.IModPrefs.GetString fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString nameWithType: ModPrefs.IModPrefs.GetString nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String) name: IModPrefs.HasKey(String, String) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String) name.vb: IPA.Config.IModPrefs.HasKey(String, String) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey(System.String, System.String) nameWithType: ModPrefs.IModPrefs.HasKey(String, String) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey(String, String) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey* name: IModPrefs.HasKey href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey isSpec: "True" name.vb: IPA.Config.IModPrefs.HasKey fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey nameWithType: ModPrefs.IModPrefs.HasKey nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean) name: IModPrefs.SetBool(String, String, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean) name.vb: IPA.Config.IModPrefs.SetBool(String, String, Boolean) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean) nameWithType: ModPrefs.IModPrefs.SetBool(String, String, Boolean) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool(String, String, Boolean) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool* name: IModPrefs.SetBool href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool isSpec: "True" name.vb: IPA.Config.IModPrefs.SetBool fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool nameWithType: ModPrefs.IModPrefs.SetBool nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single) name: IModPrefs.SetFloat(String, String, Single) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single) name.vb: IPA.Config.IModPrefs.SetFloat(String, String, Single) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single) nameWithType: ModPrefs.IModPrefs.SetFloat(String, String, Single) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat(String, String, Single) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat* name: IModPrefs.SetFloat href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat isSpec: "True" name.vb: IPA.Config.IModPrefs.SetFloat fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat nameWithType: ModPrefs.IModPrefs.SetFloat nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32) name: IModPrefs.SetInt(String, String, Int32) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32) name.vb: IPA.Config.IModPrefs.SetInt(String, String, Int32) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32) nameWithType: ModPrefs.IModPrefs.SetInt(String, String, Int32) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt(String, String, Int32) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt* name: IModPrefs.SetInt href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt isSpec: "True" name.vb: IPA.Config.IModPrefs.SetInt fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt nameWithType: ModPrefs.IModPrefs.SetInt nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String) name: IModPrefs.SetString(String, String, String) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_ commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String) name.vb: IPA.Config.IModPrefs.SetString(String, String, String) fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString(System.String, System.String, System.String) nameWithType: ModPrefs.IModPrefs.SetString(String, String, String) nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString(String, String, String) - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString* name: IModPrefs.SetString href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_ commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString isSpec: "True" name.vb: IPA.Config.IModPrefs.SetString fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString nameWithType: ModPrefs.IModPrefs.SetString nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString - uid: IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean) name: SetBool(String, String, Boolean) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_ commentId: M:IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean) fullName: IPA.Config.ModPrefs.SetBool(System.String, System.String, System.Boolean) nameWithType: ModPrefs.SetBool(String, String, Boolean) - uid: IPA.Config.ModPrefs.SetBool* name: SetBool href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_ commentId: Overload:IPA.Config.ModPrefs.SetBool isSpec: "True" fullName: IPA.Config.ModPrefs.SetBool nameWithType: ModPrefs.SetBool - uid: IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single) name: SetFloat(String, String, Single) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_ commentId: M:IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single) fullName: IPA.Config.ModPrefs.SetFloat(System.String, System.String, System.Single) nameWithType: ModPrefs.SetFloat(String, String, Single) - uid: IPA.Config.ModPrefs.SetFloat* name: SetFloat href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_ commentId: Overload:IPA.Config.ModPrefs.SetFloat isSpec: "True" fullName: IPA.Config.ModPrefs.SetFloat nameWithType: ModPrefs.SetFloat - uid: IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32) name: SetInt(String, String, Int32) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_ commentId: M:IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32) fullName: IPA.Config.ModPrefs.SetInt(System.String, System.String, System.Int32) nameWithType: ModPrefs.SetInt(String, String, Int32) - uid: IPA.Config.ModPrefs.SetInt* name: SetInt href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_ commentId: Overload:IPA.Config.ModPrefs.SetInt isSpec: "True" fullName: IPA.Config.ModPrefs.SetInt nameWithType: ModPrefs.SetInt - uid: IPA.Config.ModPrefs.SetString(System.String,System.String,System.String) name: SetString(String, String, String) href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_ commentId: M:IPA.Config.ModPrefs.SetString(System.String,System.String,System.String) fullName: IPA.Config.ModPrefs.SetString(System.String, System.String, System.String) nameWithType: ModPrefs.SetString(String, String, String) - uid: IPA.Config.ModPrefs.SetString* name: SetString href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_ commentId: Overload:IPA.Config.ModPrefs.SetString isSpec: "True" fullName: IPA.Config.ModPrefs.SetString nameWithType: ModPrefs.SetString - uid: IPA.Config.Stores name: IPA.Config.Stores href: api/IPA.Config.Stores.html commentId: N:IPA.Config.Stores fullName: IPA.Config.Stores nameWithType: IPA.Config.Stores - uid: IPA.Config.Stores.Attributes name: IPA.Config.Stores.Attributes href: api/IPA.Config.Stores.Attributes.html commentId: N:IPA.Config.Stores.Attributes fullName: IPA.Config.Stores.Attributes nameWithType: IPA.Config.Stores.Attributes - uid: IPA.Config.Stores.Attributes.IgnoreAttribute name: IgnoreAttribute href: api/IPA.Config.Stores.Attributes.IgnoreAttribute.html commentId: T:IPA.Config.Stores.Attributes.IgnoreAttribute fullName: IPA.Config.Stores.Attributes.IgnoreAttribute nameWithType: IgnoreAttribute - uid: IPA.Config.Stores.Attributes.NonNullableAttribute name: NonNullableAttribute href: api/IPA.Config.Stores.Attributes.NonNullableAttribute.html commentId: T:IPA.Config.Stores.Attributes.NonNullableAttribute fullName: IPA.Config.Stores.Attributes.NonNullableAttribute nameWithType: NonNullableAttribute - uid: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute name: NotifyPropertyChangesAttribute href: api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html commentId: T:IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute fullName: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute nameWithType: NotifyPropertyChangesAttribute - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute name: SerializedNameAttribute href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html commentId: T:IPA.Config.Stores.Attributes.SerializedNameAttribute fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute nameWithType: SerializedNameAttribute - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String) name: SerializedNameAttribute(String) href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_ commentId: M:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String) fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute(System.String) nameWithType: SerializedNameAttribute.SerializedNameAttribute(String) - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor* name: SerializedNameAttribute href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_ commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor isSpec: "True" fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute nameWithType: SerializedNameAttribute.SerializedNameAttribute - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name name: Name href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name commentId: P:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name nameWithType: SerializedNameAttribute.Name - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name* name: Name href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name_ commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name isSpec: "True" fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name nameWithType: SerializedNameAttribute.Name - uid: IPA.Config.Stores.Attributes.UseConverterAttribute name: UseConverterAttribute href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html commentId: T:IPA.Config.Stores.Attributes.UseConverterAttribute fullName: IPA.Config.Stores.Attributes.UseConverterAttribute nameWithType: UseConverterAttribute - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor name: UseConverterAttribute() href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute() nameWithType: UseConverterAttribute.UseConverterAttribute() - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type) name: UseConverterAttribute(Type) href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_ commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type) fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(System.Type) nameWithType: UseConverterAttribute.UseConverterAttribute(Type) - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor* name: UseConverterAttribute href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_ commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor isSpec: "True" fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute nameWithType: UseConverterAttribute.UseConverterAttribute - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType name: ConverterTargetType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType nameWithType: UseConverterAttribute.ConverterTargetType - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType* name: ConverterTargetType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType_ commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType isSpec: "True" fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType nameWithType: UseConverterAttribute.ConverterTargetType - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType name: ConverterType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType nameWithType: UseConverterAttribute.ConverterType - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType* name: ConverterType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType_ commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType isSpec: "True" fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType nameWithType: UseConverterAttribute.ConverterType - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter name: IsGenericConverter href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter nameWithType: UseConverterAttribute.IsGenericConverter - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter* name: IsGenericConverter href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter_ commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter isSpec: "True" fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter nameWithType: UseConverterAttribute.IsGenericConverter - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType name: UseDefaultConverterForType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType nameWithType: UseConverterAttribute.UseDefaultConverterForType - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType* name: UseDefaultConverterForType href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType_ commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType isSpec: "True" fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType nameWithType: UseConverterAttribute.UseDefaultConverterForType - uid: IPA.Config.Stores.Converters name: IPA.Config.Stores.Converters href: api/IPA.Config.Stores.Converters.html commentId: N:IPA.Config.Stores.Converters fullName: IPA.Config.Stores.Converters nameWithType: IPA.Config.Stores.Converters - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1 name: CaseInsensitiveEnumConverter href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html commentId: T:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1 name.vb: CaseInsensitiveEnumConverter(Of T) fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T) nameWithType: CaseInsensitiveEnumConverter nameWithType.vb: CaseInsensitiveEnumConverter(Of T) - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: CaseInsensitiveEnumConverter.FromValue(Value, Object) nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue nameWithType: CaseInsensitiveEnumConverter.FromValue nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue(T, System.Object) nameWithType: CaseInsensitiveEnumConverter.ToValue(T, Object) nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue nameWithType: CaseInsensitiveEnumConverter.ToValue nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue - uid: IPA.Config.Stores.Converters.CollectionConverter`2 name: CollectionConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2 name.vb: CollectionConverter(Of T, TCollection) fullName: IPA.Config.Stores.Converters.CollectionConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection) nameWithType: CollectionConverter nameWithType.vb: CollectionConverter(Of T, TCollection) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor name: CollectionConverter() href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor fullName: IPA.Config.Stores.Converters.CollectionConverter.CollectionConverter() fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter() nameWithType: CollectionConverter.CollectionConverter() nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter() - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: CollectionConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: CollectionConverter(ValueConverter(Of T)) fullName: IPA.Config.Stores.Converters.CollectionConverter.CollectionConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T)) nameWithType: CollectionConverter.CollectionConverter(ValueConverter) nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T)) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor* name: CollectionConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.CollectionConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter nameWithType: CollectionConverter.CollectionConverter nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter name: BaseConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter fullName: IPA.Config.Stores.Converters.CollectionConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter nameWithType: CollectionConverter.BaseConverter nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter* name: BaseConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter nameWithType: CollectionConverter.BaseConverter nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object) name: Create(Int32, Object) href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_ commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object) fullName: IPA.Config.Stores.Converters.CollectionConverter.Create(System.Int32, System.Object) fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object) nameWithType: CollectionConverter.Create(Int32, Object) nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create* name: Create href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.Create fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create nameWithType: CollectionConverter.Create nameWithType.vb: CollectionConverter(Of T, TCollection).Create - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CollectionConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: CollectionConverter.FromValue(Value, Object) nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue nameWithType: CollectionConverter.FromValue nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object) name: PopulateFromValue(TCollection, List, Object) href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_ commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object) fullName: IPA.Config.Stores.Converters.CollectionConverter.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object) fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object) nameWithType: CollectionConverter.PopulateFromValue(TCollection, List, Object) nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue* name: PopulateFromValue href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.PopulateFromValue fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue nameWithType: CollectionConverter.PopulateFromValue nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object) name: ToValue(TCollection, Object) href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_ commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object) fullName: IPA.Config.Stores.Converters.CollectionConverter.ToValue(TCollection, System.Object) fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object) nameWithType: CollectionConverter.ToValue(TCollection, Object) nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object) - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue nameWithType: CollectionConverter.ToValue nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue - uid: IPA.Config.Stores.Converters.CollectionConverter`3 name: CollectionConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3 name.vb: CollectionConverter(Of T, TCollection, TConverter) fullName: IPA.Config.Stores.Converters.CollectionConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter) nameWithType: CollectionConverter nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter) - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor name: CollectionConverter() href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor fullName: IPA.Config.Stores.Converters.CollectionConverter.CollectionConverter() fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter() nameWithType: CollectionConverter.CollectionConverter() nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter() - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor* name: CollectionConverter href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_ commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.CollectionConverter.CollectionConverter fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter nameWithType: CollectionConverter.CollectionConverter nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter - uid: IPA.Config.Stores.Converters.Converter name: Converter href: api/IPA.Config.Stores.Converters.Converter.html commentId: T:IPA.Config.Stores.Converters.Converter fullName: IPA.Config.Stores.Converters.Converter nameWithType: Converter - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value) name: FloatValue(Value) href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_ commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value) fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value) nameWithType: Converter.FloatValue(Value) - uid: IPA.Config.Stores.Converters.Converter.FloatValue* name: FloatValue href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_ commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue isSpec: "True" fullName: IPA.Config.Stores.Converters.Converter.FloatValue nameWithType: Converter.FloatValue - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value) name: IntValue(Value) href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_ commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value) fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value) nameWithType: Converter.IntValue(Value) - uid: IPA.Config.Stores.Converters.Converter.IntValue* name: IntValue href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_ commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue isSpec: "True" fullName: IPA.Config.Stores.Converters.Converter.IntValue nameWithType: Converter.IntValue - uid: IPA.Config.Stores.Converters.Converter`1 name: Converter href: api/IPA.Config.Stores.Converters.Converter-1.html commentId: T:IPA.Config.Stores.Converters.Converter`1 name.vb: Converter(Of T) fullName: IPA.Config.Stores.Converters.Converter fullName.vb: IPA.Config.Stores.Converters.Converter(Of T) nameWithType: Converter nameWithType.vb: Converter(Of T) - uid: IPA.Config.Stores.Converters.Converter`1.Default name: Default href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default commentId: P:IPA.Config.Stores.Converters.Converter`1.Default fullName: IPA.Config.Stores.Converters.Converter.Default fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default nameWithType: Converter.Default nameWithType.vb: Converter(Of T).Default - uid: IPA.Config.Stores.Converters.Converter`1.Default* name: Default href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_ commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default isSpec: "True" fullName: IPA.Config.Stores.Converters.Converter.Default fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default nameWithType: Converter.Default nameWithType.vb: Converter(Of T).Default - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1 name: CustomObjectConverter href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1 name.vb: CustomObjectConverter(Of T) fullName: IPA.Config.Stores.Converters.CustomObjectConverter fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T) nameWithType: CustomObjectConverter nameWithType.vb: CustomObjectConverter(Of T) - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object) name: Deserialize(Value, Object) href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CustomObjectConverter.Deserialize(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object) nameWithType: CustomObjectConverter.Deserialize(Value, Object) nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object) - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize* name: Deserialize href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_ commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomObjectConverter.Deserialize fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize nameWithType: CustomObjectConverter.Deserialize nameWithType.vb: CustomObjectConverter(Of T).Deserialize - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CustomObjectConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: CustomObjectConverter.FromValue(Value, Object) nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomObjectConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue nameWithType: CustomObjectConverter.FromValue nameWithType.vb: CustomObjectConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object) name: Serialize(T, Object) href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object) fullName: IPA.Config.Stores.Converters.CustomObjectConverter.Serialize(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object) nameWithType: CustomObjectConverter.Serialize(T, Object) nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object) - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize* name: Serialize href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_ commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomObjectConverter.Serialize fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize nameWithType: CustomObjectConverter.Serialize nameWithType.vb: CustomObjectConverter(Of T).Serialize - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.Converters.CustomObjectConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object) nameWithType: CustomObjectConverter.ToValue(T, Object) nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomObjectConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue nameWithType: CustomObjectConverter.ToValue nameWithType.vb: CustomObjectConverter(Of T).ToValue - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1 name: CustomValueTypeConverter href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html commentId: T:IPA.Config.Stores.Converters.CustomValueTypeConverter`1 name.vb: CustomValueTypeConverter(Of T) fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T) nameWithType: CustomValueTypeConverter nameWithType.vb: CustomValueTypeConverter(Of T) - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object) name: Deserialize(Value, Object) href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.Deserialize(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object) nameWithType: CustomValueTypeConverter.Deserialize(Value, Object) nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize(Value, Object) - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize* name: Deserialize href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_ commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.Deserialize fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize nameWithType: CustomValueTypeConverter.Deserialize nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: CustomValueTypeConverter.FromValue(Value, Object) nameWithType.vb: CustomValueTypeConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue nameWithType: CustomValueTypeConverter.FromValue nameWithType.vb: CustomValueTypeConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0) name: Serialize(T) href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize__0_ commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0) fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.Serialize(T) fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize(T) nameWithType: CustomValueTypeConverter.Serialize(T) nameWithType.vb: CustomValueTypeConverter(Of T).Serialize(T) - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize* name: Serialize href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize_ commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.Serialize fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize nameWithType: CustomValueTypeConverter.Serialize nameWithType.vb: CustomValueTypeConverter(Of T).Serialize - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue(T, System.Object) nameWithType: CustomValueTypeConverter.ToValue(T, Object) nameWithType.vb: CustomValueTypeConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue nameWithType: CustomValueTypeConverter.ToValue nameWithType.vb: CustomValueTypeConverter(Of T).ToValue - uid: IPA.Config.Stores.Converters.DictionaryConverter`1 name: DictionaryConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`1 name.vb: DictionaryConverter(Of TValue) fullName: IPA.Config.Stores.Converters.DictionaryConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue) nameWithType: DictionaryConverter nameWithType.vb: DictionaryConverter(Of TValue) - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor name: DictionaryConverter() href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor fullName: IPA.Config.Stores.Converters.DictionaryConverter.DictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter() nameWithType: DictionaryConverter.DictionaryConverter() nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter() - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: DictionaryConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: DictionaryConverter(ValueConverter(Of TValue)) fullName: IPA.Config.Stores.Converters.DictionaryConverter.DictionaryConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue)) nameWithType: DictionaryConverter.DictionaryConverter(ValueConverter) nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter(ValueConverter(Of TValue)) - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor* name: DictionaryConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.DictionaryConverter.DictionaryConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter nameWithType: DictionaryConverter.DictionaryConverter nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter name: BaseConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter commentId: P:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter fullName: IPA.Config.Stores.Converters.DictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter nameWithType: DictionaryConverter.BaseConverter nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter* name: BaseConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter_ commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter isSpec: "True" fullName: IPA.Config.Stores.Converters.DictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter nameWithType: DictionaryConverter.BaseConverter nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.DictionaryConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: DictionaryConverter.FromValue(Value, Object) nameWithType.vb: DictionaryConverter(Of TValue).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.DictionaryConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue nameWithType: DictionaryConverter.FromValue nameWithType.vb: DictionaryConverter(Of TValue).FromValue - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object) name: ToValue(Dictionary, Object) href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_System_Collections_Generic_Dictionary_System_String__0__System_Object_ commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object) name.vb: ToValue(Dictionary(Of String, TValue), Object) fullName: IPA.Config.Stores.Converters.DictionaryConverter.ToValue(System.Collections.Generic.Dictionary, System.Object) fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue(System.Collections.Generic.Dictionary(Of System.String, TValue), System.Object) nameWithType: DictionaryConverter.ToValue(Dictionary, Object) nameWithType.vb: DictionaryConverter(Of TValue).ToValue(Dictionary(Of String, TValue), Object) - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.DictionaryConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue nameWithType: DictionaryConverter.ToValue nameWithType.vb: DictionaryConverter(Of TValue).ToValue - uid: IPA.Config.Stores.Converters.DictionaryConverter`2 name: DictionaryConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`2 name.vb: DictionaryConverter(Of TValue, TConverter) fullName: IPA.Config.Stores.Converters.DictionaryConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter) nameWithType: DictionaryConverter nameWithType.vb: DictionaryConverter(Of TValue, TConverter) - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor name: DictionaryConverter() href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor fullName: IPA.Config.Stores.Converters.DictionaryConverter.DictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter() nameWithType: DictionaryConverter.DictionaryConverter() nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter() - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor* name: DictionaryConverter href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.DictionaryConverter.DictionaryConverter fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter nameWithType: DictionaryConverter.DictionaryConverter nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter - uid: IPA.Config.Stores.Converters.EnumConverter`1 name: EnumConverter href: api/IPA.Config.Stores.Converters.EnumConverter-1.html commentId: T:IPA.Config.Stores.Converters.EnumConverter`1 name.vb: EnumConverter(Of T) fullName: IPA.Config.Stores.Converters.EnumConverter fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T) nameWithType: EnumConverter nameWithType.vb: EnumConverter(Of T) - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.EnumConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: EnumConverter.FromValue(Value, Object) nameWithType.vb: EnumConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.EnumConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue nameWithType: EnumConverter.FromValue nameWithType.vb: EnumConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.Converters.EnumConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue(T, System.Object) nameWithType: EnumConverter.ToValue(T, Object) nameWithType.vb: EnumConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.EnumConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue nameWithType: EnumConverter.ToValue nameWithType.vb: EnumConverter(Of T).ToValue - uid: IPA.Config.Stores.Converters.HexColorConverter name: HexColorConverter href: api/IPA.Config.Stores.Converters.HexColorConverter.html commentId: T:IPA.Config.Stores.Converters.HexColorConverter fullName: IPA.Config.Stores.Converters.HexColorConverter nameWithType: HexColorConverter - uid: IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value, System.Object) nameWithType: HexColorConverter.FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.HexColorConverter.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.HexColorConverter.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.HexColorConverter.FromValue nameWithType: HexColorConverter.FromValue - uid: IPA.Config.Stores.Converters.HexColorConverter.ToValue(UnityEngine.Color,System.Object) name: ToValue(Color, Object) href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_ToValue_UnityEngine_Color_System_Object_ commentId: M:IPA.Config.Stores.Converters.HexColorConverter.ToValue(UnityEngine.Color,System.Object) fullName: IPA.Config.Stores.Converters.HexColorConverter.ToValue(UnityEngine.Color, System.Object) nameWithType: HexColorConverter.ToValue(Color, Object) - uid: IPA.Config.Stores.Converters.HexColorConverter.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.HexColorConverter.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.HexColorConverter.ToValue nameWithType: HexColorConverter.ToValue - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1 name: IDictionaryConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`1 name.vb: IDictionaryConverter(Of TValue) fullName: IPA.Config.Stores.Converters.IDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue) nameWithType: IDictionaryConverter nameWithType.vb: IDictionaryConverter(Of TValue) - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor name: IDictionaryConverter() href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor fullName: IPA.Config.Stores.Converters.IDictionaryConverter.IDictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter() nameWithType: IDictionaryConverter.IDictionaryConverter() nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter() - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: IDictionaryConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: IDictionaryConverter(ValueConverter(Of TValue)) fullName: IPA.Config.Stores.Converters.IDictionaryConverter.IDictionaryConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue)) nameWithType: IDictionaryConverter.IDictionaryConverter(ValueConverter) nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter(ValueConverter(Of TValue)) - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor* name: IDictionaryConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IDictionaryConverter.IDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter nameWithType: IDictionaryConverter.IDictionaryConverter nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter name: BaseConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter commentId: P:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter fullName: IPA.Config.Stores.Converters.IDictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter nameWithType: IDictionaryConverter.BaseConverter nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter* name: BaseConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter_ commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter isSpec: "True" fullName: IPA.Config.Stores.Converters.IDictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter nameWithType: IDictionaryConverter.BaseConverter nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.IDictionaryConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: IDictionaryConverter.FromValue(Value, Object) nameWithType.vb: IDictionaryConverter(Of TValue).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.IDictionaryConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue nameWithType: IDictionaryConverter.FromValue nameWithType.vb: IDictionaryConverter(Of TValue).FromValue - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object) name: ToValue(IDictionary, Object) href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_System_Collections_Generic_IDictionary_System_String__0__System_Object_ commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object) name.vb: ToValue(IDictionary(Of String, TValue), Object) fullName: IPA.Config.Stores.Converters.IDictionaryConverter.ToValue(System.Collections.Generic.IDictionary, System.Object) fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IDictionary(Of System.String, TValue), System.Object) nameWithType: IDictionaryConverter.ToValue(IDictionary, Object) nameWithType.vb: IDictionaryConverter(Of TValue).ToValue(IDictionary(Of String, TValue), Object) - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.IDictionaryConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue nameWithType: IDictionaryConverter.ToValue nameWithType.vb: IDictionaryConverter(Of TValue).ToValue - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2 name: IDictionaryConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`2 name.vb: IDictionaryConverter(Of TValue, TConverter) fullName: IPA.Config.Stores.Converters.IDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter) nameWithType: IDictionaryConverter nameWithType.vb: IDictionaryConverter(Of TValue, TConverter) - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor name: IDictionaryConverter() href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor fullName: IPA.Config.Stores.Converters.IDictionaryConverter.IDictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter() nameWithType: IDictionaryConverter.IDictionaryConverter() nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter() - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor* name: IDictionaryConverter href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IDictionaryConverter.IDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter nameWithType: IDictionaryConverter.IDictionaryConverter nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter - uid: IPA.Config.Stores.Converters.IListConverter`1 name: IListConverter href: api/IPA.Config.Stores.Converters.IListConverter-1.html commentId: T:IPA.Config.Stores.Converters.IListConverter`1 name.vb: IListConverter(Of T) fullName: IPA.Config.Stores.Converters.IListConverter fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T) nameWithType: IListConverter nameWithType.vb: IListConverter(Of T) - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor name: IListConverter() href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor fullName: IPA.Config.Stores.Converters.IListConverter.IListConverter() fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter() nameWithType: IListConverter.IListConverter() nameWithType.vb: IListConverter(Of T).IListConverter() - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: IListConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: IListConverter(ValueConverter(Of T)) fullName: IPA.Config.Stores.Converters.IListConverter.IListConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T)) nameWithType: IListConverter.IListConverter(ValueConverter) nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T)) - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor* name: IListConverter href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IListConverter.IListConverter fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter nameWithType: IListConverter.IListConverter nameWithType.vb: IListConverter(Of T).IListConverter - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object) name: Create(Int32, Object) href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_ commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object) fullName: IPA.Config.Stores.Converters.IListConverter.Create(System.Int32, System.Object) fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object) nameWithType: IListConverter.Create(Int32, Object) nameWithType.vb: IListConverter(Of T).Create(Int32, Object) - uid: IPA.Config.Stores.Converters.IListConverter`1.Create* name: Create href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_ commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create isSpec: "True" fullName: IPA.Config.Stores.Converters.IListConverter.Create fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create nameWithType: IListConverter.Create nameWithType.vb: IListConverter(Of T).Create - uid: IPA.Config.Stores.Converters.IListConverter`2 name: IListConverter href: api/IPA.Config.Stores.Converters.IListConverter-2.html commentId: T:IPA.Config.Stores.Converters.IListConverter`2 name.vb: IListConverter(Of T, TConverter) fullName: IPA.Config.Stores.Converters.IListConverter fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter) nameWithType: IListConverter nameWithType.vb: IListConverter(Of T, TConverter) - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor name: IListConverter() href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor fullName: IPA.Config.Stores.Converters.IListConverter.IListConverter() fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter() nameWithType: IListConverter.IListConverter() nameWithType.vb: IListConverter(Of T, TConverter).IListConverter() - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor* name: IListConverter href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IListConverter.IListConverter fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter nameWithType: IListConverter.IListConverter nameWithType.vb: IListConverter(Of T, TConverter).IListConverter - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1 name: IReadOnlyDictionaryConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1 name.vb: IReadOnlyDictionaryConverter(Of TValue) fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue) nameWithType: IReadOnlyDictionaryConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue) - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor name: IReadOnlyDictionaryConverter() href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter() nameWithType: IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter() nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter() - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: IReadOnlyDictionaryConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: IReadOnlyDictionaryConverter(ValueConverter(Of TValue)) fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue)) nameWithType: IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter(ValueConverter) nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(ValueConverter(Of TValue)) - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor* name: IReadOnlyDictionaryConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter nameWithType: IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter name: BaseConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter commentId: P:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter nameWithType: IReadOnlyDictionaryConverter.BaseConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter* name: BaseConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter_ commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter isSpec: "True" fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.BaseConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter nameWithType: IReadOnlyDictionaryConverter.BaseConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: IReadOnlyDictionaryConverter.FromValue(Value, Object) nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue nameWithType: IReadOnlyDictionaryConverter.FromValue nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object) name: ToValue(IReadOnlyDictionary, Object) href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_ToValue_System_Collections_Generic_IReadOnlyDictionary_System_String__0__System_Object_ commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object) name.vb: ToValue(IReadOnlyDictionary(Of String, TValue), Object) fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.ToValue(System.Collections.Generic.IReadOnlyDictionary, System.Object) fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IReadOnlyDictionary(Of System.String, TValue), System.Object) nameWithType: IReadOnlyDictionaryConverter.ToValue(IReadOnlyDictionary, Object) nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue(IReadOnlyDictionary(Of String, TValue), Object) - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue nameWithType: IReadOnlyDictionaryConverter.ToValue nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2 name: IReadOnlyDictionaryConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2 name.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter) fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter) nameWithType: IReadOnlyDictionaryConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter) - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor name: IReadOnlyDictionaryConverter() href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter() fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter() nameWithType: IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter() nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter() - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor* name: IReadOnlyDictionaryConverter href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter nameWithType: IReadOnlyDictionaryConverter.IReadOnlyDictionaryConverter nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter - uid: IPA.Config.Stores.Converters.ISetConverter`1 name: ISetConverter href: api/IPA.Config.Stores.Converters.ISetConverter-1.html commentId: T:IPA.Config.Stores.Converters.ISetConverter`1 name.vb: ISetConverter(Of T) fullName: IPA.Config.Stores.Converters.ISetConverter fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T) nameWithType: ISetConverter nameWithType.vb: ISetConverter(Of T) - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor name: ISetConverter() href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor fullName: IPA.Config.Stores.Converters.ISetConverter.ISetConverter() fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter() nameWithType: ISetConverter.ISetConverter() nameWithType.vb: ISetConverter(Of T).ISetConverter() - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: ISetConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: ISetConverter(ValueConverter(Of T)) fullName: IPA.Config.Stores.Converters.ISetConverter.ISetConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter(IPA.Config.Stores.ValueConverter(Of T)) nameWithType: ISetConverter.ISetConverter(ValueConverter) nameWithType.vb: ISetConverter(Of T).ISetConverter(ValueConverter(Of T)) - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor* name: ISetConverter href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.ISetConverter.ISetConverter fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter nameWithType: ISetConverter.ISetConverter nameWithType.vb: ISetConverter(Of T).ISetConverter - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object) name: Create(Int32, Object) href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_ commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object) fullName: IPA.Config.Stores.Converters.ISetConverter.Create(System.Int32, System.Object) fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create(System.Int32, System.Object) nameWithType: ISetConverter.Create(Int32, Object) nameWithType.vb: ISetConverter(Of T).Create(Int32, Object) - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create* name: Create href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_ commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.Create isSpec: "True" fullName: IPA.Config.Stores.Converters.ISetConverter.Create fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create nameWithType: ISetConverter.Create nameWithType.vb: ISetConverter(Of T).Create - uid: IPA.Config.Stores.Converters.ISetConverter`2 name: ISetConverter href: api/IPA.Config.Stores.Converters.ISetConverter-2.html commentId: T:IPA.Config.Stores.Converters.ISetConverter`2 name.vb: ISetConverter(Of T, TConverter) fullName: IPA.Config.Stores.Converters.ISetConverter fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter) nameWithType: ISetConverter nameWithType.vb: ISetConverter(Of T, TConverter) - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor name: ISetConverter() href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.ISetConverter`2.#ctor fullName: IPA.Config.Stores.Converters.ISetConverter.ISetConverter() fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter() nameWithType: ISetConverter.ISetConverter() nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter() - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor* name: ISetConverter href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.ISetConverter.ISetConverter fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter nameWithType: ISetConverter.ISetConverter nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter - uid: IPA.Config.Stores.Converters.ListConverter`1 name: ListConverter href: api/IPA.Config.Stores.Converters.ListConverter-1.html commentId: T:IPA.Config.Stores.Converters.ListConverter`1 name.vb: ListConverter(Of T) fullName: IPA.Config.Stores.Converters.ListConverter fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T) nameWithType: ListConverter nameWithType.vb: ListConverter(Of T) - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor name: ListConverter() href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor fullName: IPA.Config.Stores.Converters.ListConverter.ListConverter() fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter() nameWithType: ListConverter.ListConverter() nameWithType.vb: ListConverter(Of T).ListConverter() - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: ListConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: ListConverter(ValueConverter(Of T)) fullName: IPA.Config.Stores.Converters.ListConverter.ListConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T)) nameWithType: ListConverter.ListConverter(ValueConverter) nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T)) - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor* name: ListConverter href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.ListConverter.ListConverter fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter nameWithType: ListConverter.ListConverter nameWithType.vb: ListConverter(Of T).ListConverter - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object) name: Create(Int32, Object) href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_ commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object) fullName: IPA.Config.Stores.Converters.ListConverter.Create(System.Int32, System.Object) fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object) nameWithType: ListConverter.Create(Int32, Object) nameWithType.vb: ListConverter(Of T).Create(Int32, Object) - uid: IPA.Config.Stores.Converters.ListConverter`1.Create* name: Create href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_ commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create isSpec: "True" fullName: IPA.Config.Stores.Converters.ListConverter.Create fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create nameWithType: ListConverter.Create nameWithType.vb: ListConverter(Of T).Create - uid: IPA.Config.Stores.Converters.ListConverter`2 name: ListConverter href: api/IPA.Config.Stores.Converters.ListConverter-2.html commentId: T:IPA.Config.Stores.Converters.ListConverter`2 name.vb: ListConverter(Of T, TConverter) fullName: IPA.Config.Stores.Converters.ListConverter fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter) nameWithType: ListConverter nameWithType.vb: ListConverter(Of T, TConverter) - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor name: ListConverter() href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor fullName: IPA.Config.Stores.Converters.ListConverter.ListConverter() fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter() nameWithType: ListConverter.ListConverter() nameWithType.vb: ListConverter(Of T, TConverter).ListConverter() - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor* name: ListConverter href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.ListConverter.ListConverter fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter nameWithType: ListConverter.ListConverter nameWithType.vb: ListConverter(Of T, TConverter).ListConverter - uid: IPA.Config.Stores.Converters.NullableConverter`1 name: NullableConverter href: api/IPA.Config.Stores.Converters.NullableConverter-1.html commentId: T:IPA.Config.Stores.Converters.NullableConverter`1 name.vb: NullableConverter(Of T) fullName: IPA.Config.Stores.Converters.NullableConverter fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T) nameWithType: NullableConverter nameWithType.vb: NullableConverter(Of T) - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor name: NullableConverter() href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor fullName: IPA.Config.Stores.Converters.NullableConverter.NullableConverter() fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter() nameWithType: NullableConverter.NullableConverter() nameWithType.vb: NullableConverter(Of T).NullableConverter() - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name: NullableConverter(ValueConverter) href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__ commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0}) name.vb: NullableConverter(ValueConverter(Of T)) fullName: IPA.Config.Stores.Converters.NullableConverter.NullableConverter(IPA.Config.Stores.ValueConverter) fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T)) nameWithType: NullableConverter.NullableConverter(ValueConverter) nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T)) - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor* name: NullableConverter href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_ commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.NullableConverter.NullableConverter fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter nameWithType: NullableConverter.NullableConverter nameWithType.vb: NullableConverter(Of T).NullableConverter - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.NullableConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: NullableConverter.FromValue(Value, Object) nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.NullableConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue nameWithType: NullableConverter.FromValue nameWithType.vb: NullableConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object) name: ToValue(Nullable, Object) href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_ commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object) name.vb: ToValue(Nullable(Of T), Object) fullName: IPA.Config.Stores.Converters.NullableConverter.ToValue(System.Nullable, System.Object) fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object) nameWithType: NullableConverter.ToValue(Nullable, Object) nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object) - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.NullableConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue nameWithType: NullableConverter.ToValue nameWithType.vb: NullableConverter(Of T).ToValue - uid: IPA.Config.Stores.Converters.NullableConverter`2 name: NullableConverter href: api/IPA.Config.Stores.Converters.NullableConverter-2.html commentId: T:IPA.Config.Stores.Converters.NullableConverter`2 name.vb: NullableConverter(Of T, TConverter) fullName: IPA.Config.Stores.Converters.NullableConverter fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter) nameWithType: NullableConverter nameWithType.vb: NullableConverter(Of T, TConverter) - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor name: NullableConverter() href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor fullName: IPA.Config.Stores.Converters.NullableConverter.NullableConverter() fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter() nameWithType: NullableConverter.NullableConverter() nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter() - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor* name: NullableConverter href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_ commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor isSpec: "True" fullName: IPA.Config.Stores.Converters.NullableConverter.NullableConverter fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter nameWithType: NullableConverter.NullableConverter nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1 name: NumericEnumConverter href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html commentId: T:IPA.Config.Stores.Converters.NumericEnumConverter`1 name.vb: NumericEnumConverter(Of T) fullName: IPA.Config.Stores.Converters.NumericEnumConverter fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T) nameWithType: NumericEnumConverter nameWithType.vb: NumericEnumConverter(Of T) - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.Converters.NumericEnumConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: NumericEnumConverter.FromValue(Value, Object) nameWithType.vb: NumericEnumConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.Converters.NumericEnumConverter.FromValue fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue nameWithType: NumericEnumConverter.FromValue nameWithType.vb: NumericEnumConverter(Of T).FromValue - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.Converters.NumericEnumConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue(T, System.Object) nameWithType: NumericEnumConverter.ToValue(T, Object) nameWithType.vb: NumericEnumConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.Converters.NumericEnumConverter.ToValue fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue nameWithType: NumericEnumConverter.ToValue nameWithType.vb: NumericEnumConverter(Of T).ToValue - uid: IPA.Config.Stores.GeneratedStore name: GeneratedStore href: api/IPA.Config.Stores.GeneratedStore.html commentId: T:IPA.Config.Stores.GeneratedStore fullName: IPA.Config.Stores.GeneratedStore nameWithType: GeneratedStore - uid: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget name: AssemblyVisibilityTarget href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_AssemblyVisibilityTarget commentId: F:IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget fullName: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget nameWithType: GeneratedStore.AssemblyVisibilityTarget - uid: IPA.Config.Stores.GeneratedStore.Create* name: Create href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create_ commentId: Overload:IPA.Config.Stores.GeneratedStore.Create isSpec: "True" fullName: IPA.Config.Stores.GeneratedStore.Create nameWithType: GeneratedStore.Create - uid: IPA.Config.Stores.GeneratedStore.Create``1 name: Create() href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create__1 commentId: M:IPA.Config.Stores.GeneratedStore.Create``1 name.vb: Create(Of T)() fullName: IPA.Config.Stores.GeneratedStore.Create() fullName.vb: IPA.Config.Stores.GeneratedStore.Create(Of T)() nameWithType: GeneratedStore.Create() nameWithType.vb: GeneratedStore.Create(Of T)() - uid: IPA.Config.Stores.GeneratedStore.Generated* name: Generated href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated_ commentId: Overload:IPA.Config.Stores.GeneratedStore.Generated isSpec: "True" fullName: IPA.Config.Stores.GeneratedStore.Generated nameWithType: GeneratedStore.Generated - uid: IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean) name: Generated(Config, Boolean) href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated__1_IPA_Config_Config_System_Boolean_ commentId: M:IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean) name.vb: Generated(Of T)(Config, Boolean) fullName: IPA.Config.Stores.GeneratedStore.Generated(IPA.Config.Config, System.Boolean) fullName.vb: IPA.Config.Stores.GeneratedStore.Generated(Of T)(IPA.Config.Config, System.Boolean) nameWithType: GeneratedStore.Generated(Config, Boolean) nameWithType.vb: GeneratedStore.Generated(Of T)(Config, Boolean) - uid: IPA.Config.Stores.IValueConverter name: IValueConverter href: api/IPA.Config.Stores.IValueConverter.html commentId: T:IPA.Config.Stores.IValueConverter fullName: IPA.Config.Stores.IValueConverter nameWithType: IValueConverter - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object) nameWithType: IValueConverter.FromValue(Value, Object) - uid: IPA.Config.Stores.IValueConverter.FromValue* name: FromValue href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_ commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue isSpec: "True" fullName: IPA.Config.Stores.IValueConverter.FromValue nameWithType: IValueConverter.FromValue - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object) name: ToValue(Object, Object) href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_ commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object) fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object) nameWithType: IValueConverter.ToValue(Object, Object) - uid: IPA.Config.Stores.IValueConverter.ToValue* name: ToValue href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_ commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue isSpec: "True" fullName: IPA.Config.Stores.IValueConverter.ToValue nameWithType: IValueConverter.ToValue - uid: IPA.Config.Stores.IValueConverter.Type name: Type href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type commentId: P:IPA.Config.Stores.IValueConverter.Type fullName: IPA.Config.Stores.IValueConverter.Type nameWithType: IValueConverter.Type - uid: IPA.Config.Stores.IValueConverter.Type* name: Type href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_ commentId: Overload:IPA.Config.Stores.IValueConverter.Type isSpec: "True" fullName: IPA.Config.Stores.IValueConverter.Type nameWithType: IValueConverter.Type - uid: IPA.Config.Stores.ValueConverter`1 name: ValueConverter href: api/IPA.Config.Stores.ValueConverter-1.html commentId: T:IPA.Config.Stores.ValueConverter`1 name.vb: ValueConverter(Of T) fullName: IPA.Config.Stores.ValueConverter fullName.vb: IPA.Config.Stores.ValueConverter(Of T) nameWithType: ValueConverter nameWithType.vb: ValueConverter(Of T) - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Config.Stores.ValueConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object) nameWithType: ValueConverter.FromValue(Value, Object) nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object) - uid: IPA.Config.Stores.ValueConverter`1.FromValue* name: FromValue href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_ commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue isSpec: "True" fullName: IPA.Config.Stores.ValueConverter.FromValue fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue nameWithType: ValueConverter.FromValue nameWithType.vb: ValueConverter(Of T).FromValue - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object) name: IValueConverter.FromValue(Value, Object) href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object) name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object) fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object) fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object) nameWithType: ValueConverter.IValueConverter.FromValue(Value, Object) nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object) - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue* name: IValueConverter.FromValue href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_ commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue isSpec: "True" name.vb: IPA.Config.Stores.IValueConverter.FromValue fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.FromValue fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue nameWithType: ValueConverter.IValueConverter.FromValue nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object) name: IValueConverter.ToValue(Object, Object) href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_ commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object) name.vb: IPA.Config.Stores.IValueConverter.ToValue(Object, Object) fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object) fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object) nameWithType: ValueConverter.IValueConverter.ToValue(Object, Object) nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Object, Object) - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue* name: IValueConverter.ToValue href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_ commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue isSpec: "True" name.vb: IPA.Config.Stores.IValueConverter.ToValue fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.ToValue fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue nameWithType: ValueConverter.IValueConverter.ToValue nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type name: IValueConverter.Type href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type name.vb: IPA.Config.Stores.IValueConverter.Type fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.Type fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type nameWithType: ValueConverter.IValueConverter.Type nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type* name: IValueConverter.Type href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_ commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type isSpec: "True" name.vb: IPA.Config.Stores.IValueConverter.Type fullName: IPA.Config.Stores.ValueConverter.IPA.Config.Stores.IValueConverter.Type fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type nameWithType: ValueConverter.IValueConverter.Type nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object) name: ToValue(T, Object) href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_ commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object) fullName: IPA.Config.Stores.ValueConverter.ToValue(T, System.Object) fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object) nameWithType: ValueConverter.ToValue(T, Object) nameWithType.vb: ValueConverter(Of T).ToValue(T, Object) - uid: IPA.Config.Stores.ValueConverter`1.ToValue* name: ToValue href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_ commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue isSpec: "True" fullName: IPA.Config.Stores.ValueConverter.ToValue fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue nameWithType: ValueConverter.ToValue nameWithType.vb: ValueConverter(Of T).ToValue - uid: IPA.InitAttribute name: InitAttribute href: api/IPA.InitAttribute.html commentId: T:IPA.InitAttribute fullName: IPA.InitAttribute nameWithType: InitAttribute - uid: IPA.Loader name: IPA.Loader href: api/IPA.Loader.html commentId: N:IPA.Loader fullName: IPA.Loader nameWithType: IPA.Loader - uid: IPA.Loader.CannotRuntimeDisableException name: CannotRuntimeDisableException href: api/IPA.Loader.CannotRuntimeDisableException.html commentId: T:IPA.Loader.CannotRuntimeDisableException fullName: IPA.Loader.CannotRuntimeDisableException nameWithType: CannotRuntimeDisableException - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata) name: CannotRuntimeDisableException(PluginMetadata) href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata) fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata) nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata) - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String) name: CannotRuntimeDisableException(PluginMetadata, String) href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_System_String_ commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String) fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata, System.String) nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata, String) - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: CannotRuntimeDisableException(SerializationInfo, StreamingContext) href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_ commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(SerializationInfo, StreamingContext) - uid: IPA.Loader.CannotRuntimeDisableException.#ctor* name: CannotRuntimeDisableException href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_ commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor isSpec: "True" fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException - uid: IPA.Loader.CannotRuntimeDisableException.Plugin name: Plugin href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin fullName: IPA.Loader.CannotRuntimeDisableException.Plugin nameWithType: CannotRuntimeDisableException.Plugin - uid: IPA.Loader.CannotRuntimeDisableException.Plugin* name: Plugin href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_ commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin isSpec: "True" fullName: IPA.Loader.CannotRuntimeDisableException.Plugin nameWithType: CannotRuntimeDisableException.Plugin - uid: IPA.Loader.Features name: IPA.Loader.Features href: api/IPA.Loader.Features.html commentId: N:IPA.Loader.Features fullName: IPA.Loader.Features nameWithType: IPA.Loader.Features - uid: IPA.Loader.Features.Feature name: Feature href: api/IPA.Loader.Features.Feature.html commentId: T:IPA.Loader.Features.Feature fullName: IPA.Loader.Features.Feature nameWithType: Feature - uid: IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata) name: AfterDisable(PluginMetadata) href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterDisable_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata) fullName: IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata) nameWithType: Feature.AfterDisable(PluginMetadata) - uid: IPA.Loader.Features.Feature.AfterDisable* name: AfterDisable href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterDisable_ commentId: Overload:IPA.Loader.Features.Feature.AfterDisable isSpec: "True" fullName: IPA.Loader.Features.Feature.AfterDisable nameWithType: Feature.AfterDisable - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata) name: AfterInit(PluginMetadata) href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata) fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata) nameWithType: Feature.AfterInit(PluginMetadata) - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object) name: AfterInit(PluginMetadata, Object) href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_ commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object) fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object) nameWithType: Feature.AfterInit(PluginMetadata, Object) - uid: IPA.Loader.Features.Feature.AfterInit* name: AfterInit href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_ commentId: Overload:IPA.Loader.Features.Feature.AfterInit isSpec: "True" fullName: IPA.Loader.Features.Feature.AfterInit nameWithType: Feature.AfterInit - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata) name: BeforeInit(PluginMetadata) href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata) fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata) nameWithType: Feature.BeforeInit(PluginMetadata) - uid: IPA.Loader.Features.Feature.BeforeInit* name: BeforeInit href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_ commentId: Overload:IPA.Loader.Features.Feature.BeforeInit isSpec: "True" fullName: IPA.Loader.Features.Feature.BeforeInit nameWithType: Feature.BeforeInit - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,Newtonsoft.Json.Linq.JObject) name: Initialize(PluginMetadata, JObject) href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_Newtonsoft_Json_Linq_JObject_ commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,Newtonsoft.Json.Linq.JObject) fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, Newtonsoft.Json.Linq.JObject) nameWithType: Feature.Initialize(PluginMetadata, JObject) - uid: IPA.Loader.Features.Feature.Initialize* name: Initialize href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_ commentId: Overload:IPA.Loader.Features.Feature.Initialize isSpec: "True" fullName: IPA.Loader.Features.Feature.Initialize nameWithType: Feature.Initialize - uid: IPA.Loader.Features.Feature.InvalidMessage name: InvalidMessage href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage commentId: P:IPA.Loader.Features.Feature.InvalidMessage fullName: IPA.Loader.Features.Feature.InvalidMessage nameWithType: Feature.InvalidMessage - uid: IPA.Loader.Features.Feature.InvalidMessage* name: InvalidMessage href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_ commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage isSpec: "True" fullName: IPA.Loader.Features.Feature.InvalidMessage nameWithType: Feature.InvalidMessage - uid: IPA.Loader.IgnoreReason name: IgnoreReason href: api/IPA.Loader.IgnoreReason.html commentId: T:IPA.Loader.IgnoreReason fullName: IPA.Loader.IgnoreReason nameWithType: IgnoreReason - uid: IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.String,System.Exception,IPA.Loader.PluginMetadata) name: IgnoreReason(Reason, String, Exception, PluginMetadata) href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_IPA_Loader_Reason_System_String_System_Exception_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.String,System.Exception,IPA.Loader.PluginMetadata) fullName: IPA.Loader.IgnoreReason.IgnoreReason(IPA.Loader.Reason, System.String, System.Exception, IPA.Loader.PluginMetadata) nameWithType: IgnoreReason.IgnoreReason(Reason, String, Exception, PluginMetadata) - uid: IPA.Loader.IgnoreReason.#ctor* name: IgnoreReason href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_ commentId: Overload:IPA.Loader.IgnoreReason.#ctor isSpec: "True" fullName: IPA.Loader.IgnoreReason.IgnoreReason nameWithType: IgnoreReason.IgnoreReason - uid: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason) name: Equals(IgnoreReason) href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_IPA_Loader_IgnoreReason_ commentId: M:IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason) fullName: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason) nameWithType: IgnoreReason.Equals(IgnoreReason) - uid: IPA.Loader.IgnoreReason.Equals(System.Object) name: Equals(Object) href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_System_Object_ commentId: M:IPA.Loader.IgnoreReason.Equals(System.Object) fullName: IPA.Loader.IgnoreReason.Equals(System.Object) nameWithType: IgnoreReason.Equals(Object) - uid: IPA.Loader.IgnoreReason.Equals* name: Equals href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_ commentId: Overload:IPA.Loader.IgnoreReason.Equals isSpec: "True" fullName: IPA.Loader.IgnoreReason.Equals nameWithType: IgnoreReason.Equals - uid: IPA.Loader.IgnoreReason.Error name: Error href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error commentId: P:IPA.Loader.IgnoreReason.Error fullName: IPA.Loader.IgnoreReason.Error nameWithType: IgnoreReason.Error - uid: IPA.Loader.IgnoreReason.Error* name: Error href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error_ commentId: Overload:IPA.Loader.IgnoreReason.Error isSpec: "True" fullName: IPA.Loader.IgnoreReason.Error nameWithType: IgnoreReason.Error - uid: IPA.Loader.IgnoreReason.GetHashCode name: GetHashCode() href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode commentId: M:IPA.Loader.IgnoreReason.GetHashCode fullName: IPA.Loader.IgnoreReason.GetHashCode() nameWithType: IgnoreReason.GetHashCode() - uid: IPA.Loader.IgnoreReason.GetHashCode* name: GetHashCode href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode_ commentId: Overload:IPA.Loader.IgnoreReason.GetHashCode isSpec: "True" fullName: IPA.Loader.IgnoreReason.GetHashCode nameWithType: IgnoreReason.GetHashCode - uid: IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason) name: Equality(IgnoreReason, IgnoreReason) href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_ commentId: M:IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason) fullName: IPA.Loader.IgnoreReason.Equality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason) nameWithType: IgnoreReason.Equality(IgnoreReason, IgnoreReason) - uid: IPA.Loader.IgnoreReason.op_Equality* name: Equality href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_ commentId: Overload:IPA.Loader.IgnoreReason.op_Equality isSpec: "True" fullName: IPA.Loader.IgnoreReason.Equality nameWithType: IgnoreReason.Equality - uid: IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason) name: Inequality(IgnoreReason, IgnoreReason) href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_ commentId: M:IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason) fullName: IPA.Loader.IgnoreReason.Inequality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason) nameWithType: IgnoreReason.Inequality(IgnoreReason, IgnoreReason) - uid: IPA.Loader.IgnoreReason.op_Inequality* name: Inequality href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_ commentId: Overload:IPA.Loader.IgnoreReason.op_Inequality isSpec: "True" fullName: IPA.Loader.IgnoreReason.Inequality nameWithType: IgnoreReason.Inequality - uid: IPA.Loader.IgnoreReason.Reason name: Reason href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason commentId: P:IPA.Loader.IgnoreReason.Reason fullName: IPA.Loader.IgnoreReason.Reason nameWithType: IgnoreReason.Reason - uid: IPA.Loader.IgnoreReason.Reason* name: Reason href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason_ commentId: Overload:IPA.Loader.IgnoreReason.Reason isSpec: "True" fullName: IPA.Loader.IgnoreReason.Reason nameWithType: IgnoreReason.Reason - uid: IPA.Loader.IgnoreReason.ReasonText name: ReasonText href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText commentId: P:IPA.Loader.IgnoreReason.ReasonText fullName: IPA.Loader.IgnoreReason.ReasonText nameWithType: IgnoreReason.ReasonText - uid: IPA.Loader.IgnoreReason.ReasonText* name: ReasonText href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText_ commentId: Overload:IPA.Loader.IgnoreReason.ReasonText isSpec: "True" fullName: IPA.Loader.IgnoreReason.ReasonText nameWithType: IgnoreReason.ReasonText - uid: IPA.Loader.IgnoreReason.RelatedTo name: RelatedTo href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo commentId: P:IPA.Loader.IgnoreReason.RelatedTo fullName: IPA.Loader.IgnoreReason.RelatedTo nameWithType: IgnoreReason.RelatedTo - uid: IPA.Loader.IgnoreReason.RelatedTo* name: RelatedTo href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo_ commentId: Overload:IPA.Loader.IgnoreReason.RelatedTo isSpec: "True" fullName: IPA.Loader.IgnoreReason.RelatedTo nameWithType: IgnoreReason.RelatedTo - uid: IPA.Loader.PluginInitInjector name: PluginInitInjector href: api/IPA.Loader.PluginInitInjector.html commentId: T:IPA.Loader.PluginInitInjector fullName: IPA.Loader.PluginInitInjector nameWithType: PluginInitInjector - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter) name: AddInjector(Type, PluginInitInjector.InjectParameter) href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_ commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter) fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter) nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter) - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameterNested) name: AddInjector(Type, PluginInitInjector.InjectParameterNested) href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameterNested_ commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameterNested) fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameterNested) nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameterNested) - uid: IPA.Loader.PluginInitInjector.AddInjector* name: AddInjector href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_ commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector isSpec: "True" fullName: IPA.Loader.PluginInitInjector.AddInjector nameWithType: PluginInitInjector.AddInjector - uid: IPA.Loader.PluginInitInjector.Inject* name: Inject href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_Inject_ commentId: Overload:IPA.Loader.PluginInitInjector.Inject isSpec: "True" fullName: IPA.Loader.PluginInitInjector.Inject nameWithType: PluginInitInjector.Inject - uid: IPA.Loader.PluginInitInjector.Inject``1(IPA.Loader.PluginInitInjector.InjectedValueProvider,System.Reflection.ParameterInfo) name: Inject(PluginInitInjector.InjectedValueProvider, ParameterInfo) href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_Inject__1_IPA_Loader_PluginInitInjector_InjectedValueProvider_System_Reflection_ParameterInfo_ commentId: M:IPA.Loader.PluginInitInjector.Inject``1(IPA.Loader.PluginInitInjector.InjectedValueProvider,System.Reflection.ParameterInfo) name.vb: Inject(Of T)(PluginInitInjector.InjectedValueProvider, ParameterInfo) fullName: IPA.Loader.PluginInitInjector.Inject(IPA.Loader.PluginInitInjector.InjectedValueProvider, System.Reflection.ParameterInfo) fullName.vb: IPA.Loader.PluginInitInjector.Inject(Of T)(IPA.Loader.PluginInitInjector.InjectedValueProvider, System.Reflection.ParameterInfo) nameWithType: PluginInitInjector.Inject(PluginInitInjector.InjectedValueProvider, ParameterInfo) nameWithType.vb: PluginInitInjector.Inject(Of T)(PluginInitInjector.InjectedValueProvider, ParameterInfo) - uid: IPA.Loader.PluginInitInjector.InjectedValueProvider name: PluginInitInjector.InjectedValueProvider href: api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html commentId: T:IPA.Loader.PluginInitInjector.InjectedValueProvider fullName: IPA.Loader.PluginInitInjector.InjectedValueProvider nameWithType: PluginInitInjector.InjectedValueProvider - uid: IPA.Loader.PluginInitInjector.InjectParameter name: PluginInitInjector.InjectParameter href: api/IPA.Loader.PluginInitInjector.InjectParameter.html commentId: T:IPA.Loader.PluginInitInjector.InjectParameter fullName: IPA.Loader.PluginInitInjector.InjectParameter nameWithType: PluginInitInjector.InjectParameter - uid: IPA.Loader.PluginInitInjector.InjectParameterNested name: PluginInitInjector.InjectParameterNested href: api/IPA.Loader.PluginInitInjector.InjectParameterNested.html commentId: T:IPA.Loader.PluginInitInjector.InjectParameterNested fullName: IPA.Loader.PluginInitInjector.InjectParameterNested nameWithType: PluginInitInjector.InjectParameterNested - uid: IPA.Loader.PluginManager name: PluginManager href: api/IPA.Loader.PluginManager.html commentId: T:IPA.Loader.PluginManager fullName: IPA.Loader.PluginManager nameWithType: PluginManager - uid: IPA.Loader.PluginManager.AllPlugins name: AllPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins commentId: P:IPA.Loader.PluginManager.AllPlugins fullName: IPA.Loader.PluginManager.AllPlugins nameWithType: PluginManager.AllPlugins - uid: IPA.Loader.PluginManager.AllPlugins* name: AllPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_ commentId: Overload:IPA.Loader.PluginManager.AllPlugins isSpec: "True" fullName: IPA.Loader.PluginManager.AllPlugins nameWithType: PluginManager.AllPlugins - uid: IPA.Loader.PluginManager.DisabledPlugins name: DisabledPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins commentId: P:IPA.Loader.PluginManager.DisabledPlugins fullName: IPA.Loader.PluginManager.DisabledPlugins nameWithType: PluginManager.DisabledPlugins - uid: IPA.Loader.PluginManager.DisabledPlugins* name: DisabledPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_ commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins isSpec: "True" fullName: IPA.Loader.PluginManager.DisabledPlugins nameWithType: PluginManager.DisabledPlugins - uid: IPA.Loader.PluginManager.EnabledPlugins name: EnabledPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins commentId: P:IPA.Loader.PluginManager.EnabledPlugins fullName: IPA.Loader.PluginManager.EnabledPlugins nameWithType: PluginManager.EnabledPlugins - uid: IPA.Loader.PluginManager.EnabledPlugins* name: EnabledPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins_ commentId: Overload:IPA.Loader.PluginManager.EnabledPlugins isSpec: "True" fullName: IPA.Loader.PluginManager.EnabledPlugins nameWithType: PluginManager.EnabledPlugins - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String) name: GetDisabledPlugin(String) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_ commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String) fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String) nameWithType: PluginManager.GetDisabledPlugin(String) - uid: IPA.Loader.PluginManager.GetDisabledPlugin* name: GetDisabledPlugin href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_ commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin isSpec: "True" fullName: IPA.Loader.PluginManager.GetDisabledPlugin nameWithType: PluginManager.GetDisabledPlugin - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String) name: GetDisabledPluginFromId(String) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_ commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String) fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String) nameWithType: PluginManager.GetDisabledPluginFromId(String) - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId* name: GetDisabledPluginFromId href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_ commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId isSpec: "True" fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId nameWithType: PluginManager.GetDisabledPluginFromId - uid: IPA.Loader.PluginManager.GetPlugin(System.String) name: GetPlugin(String) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_ commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String) fullName: IPA.Loader.PluginManager.GetPlugin(System.String) nameWithType: PluginManager.GetPlugin(String) - uid: IPA.Loader.PluginManager.GetPlugin* name: GetPlugin href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_ commentId: Overload:IPA.Loader.PluginManager.GetPlugin isSpec: "True" fullName: IPA.Loader.PluginManager.GetPlugin nameWithType: PluginManager.GetPlugin - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String) name: GetPluginFromId(String) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_ commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String) fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String) nameWithType: PluginManager.GetPluginFromId(String) - uid: IPA.Loader.PluginManager.GetPluginFromId* name: GetPluginFromId href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_ commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId isSpec: "True" fullName: IPA.Loader.PluginManager.GetPluginFromId nameWithType: PluginManager.GetPluginFromId - uid: IPA.Loader.PluginManager.IgnoredPlugins name: IgnoredPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IgnoredPlugins commentId: P:IPA.Loader.PluginManager.IgnoredPlugins fullName: IPA.Loader.PluginManager.IgnoredPlugins nameWithType: PluginManager.IgnoredPlugins - uid: IPA.Loader.PluginManager.IgnoredPlugins* name: IgnoredPlugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IgnoredPlugins_ commentId: Overload:IPA.Loader.PluginManager.IgnoredPlugins isSpec: "True" fullName: IPA.Loader.PluginManager.IgnoredPlugins nameWithType: PluginManager.IgnoredPlugins - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata) name: IsDisabled(PluginMetadata) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata) fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata) nameWithType: PluginManager.IsDisabled(PluginMetadata) - uid: IPA.Loader.PluginManager.IsDisabled* name: IsDisabled href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_ commentId: Overload:IPA.Loader.PluginManager.IsDisabled isSpec: "True" fullName: IPA.Loader.PluginManager.IsDisabled nameWithType: PluginManager.IsDisabled - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata) name: IsEnabled(PluginMetadata) href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata) fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata) nameWithType: PluginManager.IsEnabled(PluginMetadata) - uid: IPA.Loader.PluginManager.IsEnabled* name: IsEnabled href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_ commentId: Overload:IPA.Loader.PluginManager.IsEnabled isSpec: "True" fullName: IPA.Loader.PluginManager.IsEnabled nameWithType: PluginManager.IsEnabled - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChanged name: OnAnyPluginsStateChanged href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnAnyPluginsStateChanged commentId: E:IPA.Loader.PluginManager.OnAnyPluginsStateChanged fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChanged nameWithType: PluginManager.OnAnyPluginsStateChanged - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate name: PluginManager.OnAnyPluginsStateChangedDelegate href: api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html commentId: T:IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate nameWithType: PluginManager.OnAnyPluginsStateChangedDelegate - uid: IPA.Loader.PluginManager.OnPluginsStateChanged name: OnPluginsStateChanged href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnPluginsStateChanged commentId: E:IPA.Loader.PluginManager.OnPluginsStateChanged fullName: IPA.Loader.PluginManager.OnPluginsStateChanged nameWithType: PluginManager.OnPluginsStateChanged - uid: IPA.Loader.PluginManager.PluginDisabled name: PluginDisabled href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled commentId: E:IPA.Loader.PluginManager.PluginDisabled fullName: IPA.Loader.PluginManager.PluginDisabled nameWithType: PluginManager.PluginDisabled - uid: IPA.Loader.PluginManager.PluginDisableDelegate name: PluginManager.PluginDisableDelegate href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate fullName: IPA.Loader.PluginManager.PluginDisableDelegate nameWithType: PluginManager.PluginDisableDelegate - uid: IPA.Loader.PluginManager.PluginEnabled name: PluginEnabled href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled commentId: E:IPA.Loader.PluginManager.PluginEnabled fullName: IPA.Loader.PluginManager.PluginEnabled nameWithType: PluginManager.PluginEnabled - uid: IPA.Loader.PluginManager.PluginEnableDelegate name: PluginManager.PluginEnableDelegate href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate fullName: IPA.Loader.PluginManager.PluginEnableDelegate nameWithType: PluginManager.PluginEnableDelegate - uid: IPA.Loader.PluginManager.Plugins name: Plugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins commentId: P:IPA.Loader.PluginManager.Plugins fullName: IPA.Loader.PluginManager.Plugins nameWithType: PluginManager.Plugins - uid: IPA.Loader.PluginManager.Plugins* name: Plugins href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_ commentId: Overload:IPA.Loader.PluginManager.Plugins isSpec: "True" fullName: IPA.Loader.PluginManager.Plugins nameWithType: PluginManager.Plugins - uid: IPA.Loader.PluginManager.PluginStateTransaction name: PluginStateTransaction() href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction commentId: M:IPA.Loader.PluginManager.PluginStateTransaction fullName: IPA.Loader.PluginManager.PluginStateTransaction() nameWithType: PluginManager.PluginStateTransaction() - uid: IPA.Loader.PluginManager.PluginStateTransaction* name: PluginStateTransaction href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_ commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction isSpec: "True" fullName: IPA.Loader.PluginManager.PluginStateTransaction nameWithType: PluginManager.PluginStateTransaction - uid: IPA.Loader.PluginMetadata name: PluginMetadata href: api/IPA.Loader.PluginMetadata.html commentId: T:IPA.Loader.PluginMetadata fullName: IPA.Loader.PluginMetadata nameWithType: PluginMetadata - uid: IPA.Loader.PluginMetadata.Assembly name: Assembly href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly commentId: P:IPA.Loader.PluginMetadata.Assembly fullName: IPA.Loader.PluginMetadata.Assembly nameWithType: PluginMetadata.Assembly - uid: IPA.Loader.PluginMetadata.Assembly* name: Assembly href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_ commentId: Overload:IPA.Loader.PluginMetadata.Assembly isSpec: "True" fullName: IPA.Loader.PluginMetadata.Assembly nameWithType: PluginMetadata.Assembly - uid: IPA.Loader.PluginMetadata.AssociatedFiles name: AssociatedFiles href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles fullName: IPA.Loader.PluginMetadata.AssociatedFiles nameWithType: PluginMetadata.AssociatedFiles - uid: IPA.Loader.PluginMetadata.AssociatedFiles* name: AssociatedFiles href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_ commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles isSpec: "True" fullName: IPA.Loader.PluginMetadata.AssociatedFiles nameWithType: PluginMetadata.AssociatedFiles - uid: IPA.Loader.PluginMetadata.Author name: Author href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Author commentId: P:IPA.Loader.PluginMetadata.Author fullName: IPA.Loader.PluginMetadata.Author nameWithType: PluginMetadata.Author - uid: IPA.Loader.PluginMetadata.Author* name: Author href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Author_ commentId: Overload:IPA.Loader.PluginMetadata.Author isSpec: "True" fullName: IPA.Loader.PluginMetadata.Author nameWithType: PluginMetadata.Author - uid: IPA.Loader.PluginMetadata.Description name: Description href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Description commentId: P:IPA.Loader.PluginMetadata.Description fullName: IPA.Loader.PluginMetadata.Description nameWithType: PluginMetadata.Description - uid: IPA.Loader.PluginMetadata.Description* name: Description href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Description_ commentId: Overload:IPA.Loader.PluginMetadata.Description isSpec: "True" fullName: IPA.Loader.PluginMetadata.Description nameWithType: PluginMetadata.Description - uid: IPA.Loader.PluginMetadata.DonateLink name: DonateLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_DonateLink commentId: P:IPA.Loader.PluginMetadata.DonateLink fullName: IPA.Loader.PluginMetadata.DonateLink nameWithType: PluginMetadata.DonateLink - uid: IPA.Loader.PluginMetadata.DonateLink* name: DonateLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_DonateLink_ commentId: Overload:IPA.Loader.PluginMetadata.DonateLink isSpec: "True" fullName: IPA.Loader.PluginMetadata.DonateLink nameWithType: PluginMetadata.DonateLink - uid: IPA.Loader.PluginMetadata.Features name: Features href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features commentId: P:IPA.Loader.PluginMetadata.Features fullName: IPA.Loader.PluginMetadata.Features nameWithType: PluginMetadata.Features - uid: IPA.Loader.PluginMetadata.Features* name: Features href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_ commentId: Overload:IPA.Loader.PluginMetadata.Features isSpec: "True" fullName: IPA.Loader.PluginMetadata.Features nameWithType: PluginMetadata.Features - uid: IPA.Loader.PluginMetadata.File name: File href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File commentId: P:IPA.Loader.PluginMetadata.File fullName: IPA.Loader.PluginMetadata.File nameWithType: PluginMetadata.File - uid: IPA.Loader.PluginMetadata.File* name: File href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_ commentId: Overload:IPA.Loader.PluginMetadata.File isSpec: "True" fullName: IPA.Loader.PluginMetadata.File nameWithType: PluginMetadata.File - uid: IPA.Loader.PluginMetadata.HVersion name: HVersion href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_HVersion commentId: P:IPA.Loader.PluginMetadata.HVersion fullName: IPA.Loader.PluginMetadata.HVersion nameWithType: PluginMetadata.HVersion - uid: IPA.Loader.PluginMetadata.HVersion* name: HVersion href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_HVersion_ commentId: Overload:IPA.Loader.PluginMetadata.HVersion isSpec: "True" fullName: IPA.Loader.PluginMetadata.HVersion nameWithType: PluginMetadata.HVersion - uid: IPA.Loader.PluginMetadata.IconName name: IconName href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IconName commentId: P:IPA.Loader.PluginMetadata.IconName fullName: IPA.Loader.PluginMetadata.IconName nameWithType: PluginMetadata.IconName - uid: IPA.Loader.PluginMetadata.IconName* name: IconName href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IconName_ commentId: Overload:IPA.Loader.PluginMetadata.IconName isSpec: "True" fullName: IPA.Loader.PluginMetadata.IconName nameWithType: PluginMetadata.IconName - uid: IPA.Loader.PluginMetadata.Id name: Id href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id commentId: P:IPA.Loader.PluginMetadata.Id fullName: IPA.Loader.PluginMetadata.Id nameWithType: PluginMetadata.Id - uid: IPA.Loader.PluginMetadata.Id* name: Id href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_ commentId: Overload:IPA.Loader.PluginMetadata.Id isSpec: "True" fullName: IPA.Loader.PluginMetadata.Id nameWithType: PluginMetadata.Id - uid: IPA.Loader.PluginMetadata.IsBare name: IsBare href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare commentId: P:IPA.Loader.PluginMetadata.IsBare fullName: IPA.Loader.PluginMetadata.IsBare nameWithType: PluginMetadata.IsBare - uid: IPA.Loader.PluginMetadata.IsBare* name: IsBare href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_ commentId: Overload:IPA.Loader.PluginMetadata.IsBare isSpec: "True" fullName: IPA.Loader.PluginMetadata.IsBare nameWithType: PluginMetadata.IsBare - uid: IPA.Loader.PluginMetadata.Name name: Name href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name commentId: P:IPA.Loader.PluginMetadata.Name fullName: IPA.Loader.PluginMetadata.Name nameWithType: PluginMetadata.Name - uid: IPA.Loader.PluginMetadata.Name* name: Name href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_ commentId: Overload:IPA.Loader.PluginMetadata.Name isSpec: "True" fullName: IPA.Loader.PluginMetadata.Name nameWithType: PluginMetadata.Name - uid: IPA.Loader.PluginMetadata.PluginHomeLink name: PluginHomeLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginHomeLink commentId: P:IPA.Loader.PluginMetadata.PluginHomeLink fullName: IPA.Loader.PluginMetadata.PluginHomeLink nameWithType: PluginMetadata.PluginHomeLink - uid: IPA.Loader.PluginMetadata.PluginHomeLink* name: PluginHomeLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginHomeLink_ commentId: Overload:IPA.Loader.PluginMetadata.PluginHomeLink isSpec: "True" fullName: IPA.Loader.PluginMetadata.PluginHomeLink nameWithType: PluginMetadata.PluginHomeLink - uid: IPA.Loader.PluginMetadata.PluginSourceLink name: PluginSourceLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginSourceLink commentId: P:IPA.Loader.PluginMetadata.PluginSourceLink fullName: IPA.Loader.PluginMetadata.PluginSourceLink nameWithType: PluginMetadata.PluginSourceLink - uid: IPA.Loader.PluginMetadata.PluginSourceLink* name: PluginSourceLink href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginSourceLink_ commentId: Overload:IPA.Loader.PluginMetadata.PluginSourceLink isSpec: "True" fullName: IPA.Loader.PluginMetadata.PluginSourceLink nameWithType: PluginMetadata.PluginSourceLink - uid: IPA.Loader.PluginMetadata.PluginType name: PluginType href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType commentId: P:IPA.Loader.PluginMetadata.PluginType fullName: IPA.Loader.PluginMetadata.PluginType nameWithType: PluginMetadata.PluginType - uid: IPA.Loader.PluginMetadata.PluginType* name: PluginType href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_ commentId: Overload:IPA.Loader.PluginMetadata.PluginType isSpec: "True" fullName: IPA.Loader.PluginMetadata.PluginType nameWithType: PluginMetadata.PluginType - uid: IPA.Loader.PluginMetadata.RuntimeOptions name: RuntimeOptions href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions fullName: IPA.Loader.PluginMetadata.RuntimeOptions nameWithType: PluginMetadata.RuntimeOptions - uid: IPA.Loader.PluginMetadata.RuntimeOptions* name: RuntimeOptions href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_ commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions isSpec: "True" fullName: IPA.Loader.PluginMetadata.RuntimeOptions nameWithType: PluginMetadata.RuntimeOptions - uid: IPA.Loader.PluginMetadata.ToString name: ToString() href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString commentId: M:IPA.Loader.PluginMetadata.ToString fullName: IPA.Loader.PluginMetadata.ToString() nameWithType: PluginMetadata.ToString() - uid: IPA.Loader.PluginMetadata.ToString* name: ToString href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_ commentId: Overload:IPA.Loader.PluginMetadata.ToString isSpec: "True" fullName: IPA.Loader.PluginMetadata.ToString nameWithType: PluginMetadata.ToString - uid: IPA.Loader.PluginMetadata.Version name: Version href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version commentId: P:IPA.Loader.PluginMetadata.Version fullName: IPA.Loader.PluginMetadata.Version nameWithType: PluginMetadata.Version - uid: IPA.Loader.PluginMetadata.Version* name: Version href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_ commentId: Overload:IPA.Loader.PluginMetadata.Version isSpec: "True" fullName: IPA.Loader.PluginMetadata.Version nameWithType: PluginMetadata.Version - uid: IPA.Loader.Reason name: Reason href: api/IPA.Loader.Reason.html commentId: T:IPA.Loader.Reason fullName: IPA.Loader.Reason nameWithType: Reason - uid: IPA.Loader.Reason.Conflict name: Conflict href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Conflict commentId: F:IPA.Loader.Reason.Conflict fullName: IPA.Loader.Reason.Conflict nameWithType: Reason.Conflict - uid: IPA.Loader.Reason.Dependency name: Dependency href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Dependency commentId: F:IPA.Loader.Reason.Dependency fullName: IPA.Loader.Reason.Dependency nameWithType: Reason.Dependency - uid: IPA.Loader.Reason.Duplicate name: Duplicate href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Duplicate commentId: F:IPA.Loader.Reason.Duplicate fullName: IPA.Loader.Reason.Duplicate nameWithType: Reason.Duplicate - uid: IPA.Loader.Reason.Error name: Error href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Error commentId: F:IPA.Loader.Reason.Error fullName: IPA.Loader.Reason.Error nameWithType: Reason.Error - uid: IPA.Loader.Reason.Feature name: Feature href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Feature commentId: F:IPA.Loader.Reason.Feature fullName: IPA.Loader.Reason.Feature nameWithType: Reason.Feature - uid: IPA.Loader.Reason.MissingFiles name: MissingFiles href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_MissingFiles commentId: F:IPA.Loader.Reason.MissingFiles fullName: IPA.Loader.Reason.MissingFiles nameWithType: Reason.MissingFiles - uid: IPA.Loader.Reason.Released name: Released href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Released commentId: F:IPA.Loader.Reason.Released fullName: IPA.Loader.Reason.Released nameWithType: Reason.Released - uid: IPA.Loader.Reason.Unsupported name: Unsupported href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Unsupported commentId: F:IPA.Loader.Reason.Unsupported fullName: IPA.Loader.Reason.Unsupported nameWithType: Reason.Unsupported - uid: IPA.Loader.StateTransitionTransaction name: StateTransitionTransaction href: api/IPA.Loader.StateTransitionTransaction.html commentId: T:IPA.Loader.StateTransitionTransaction fullName: IPA.Loader.StateTransitionTransaction nameWithType: StateTransitionTransaction - uid: IPA.Loader.StateTransitionTransaction.Clone name: Clone() href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone commentId: M:IPA.Loader.StateTransitionTransaction.Clone fullName: IPA.Loader.StateTransitionTransaction.Clone() nameWithType: StateTransitionTransaction.Clone() - uid: IPA.Loader.StateTransitionTransaction.Clone* name: Clone href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone_ commentId: Overload:IPA.Loader.StateTransitionTransaction.Clone isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.Clone nameWithType: StateTransitionTransaction.Clone - uid: IPA.Loader.StateTransitionTransaction.Commit name: Commit() href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit commentId: M:IPA.Loader.StateTransitionTransaction.Commit fullName: IPA.Loader.StateTransitionTransaction.Commit() nameWithType: StateTransitionTransaction.Commit() - uid: IPA.Loader.StateTransitionTransaction.Commit* name: Commit href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_ commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.Commit nameWithType: StateTransitionTransaction.Commit - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean) name: Disable(PluginMetadata, Boolean) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_ commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean) fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean) nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean) - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean) name: Disable(PluginMetadata, out IEnumerable, Boolean) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_ commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean) name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean) fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean) nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable, Boolean) nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean) - uid: IPA.Loader.StateTransitionTransaction.Disable* name: Disable href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_ commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.Disable nameWithType: StateTransitionTransaction.Disable - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins name: DisabledPlugins href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins nameWithType: StateTransitionTransaction.DisabledPlugins - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins* name: DisabledPlugins href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_ commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins nameWithType: StateTransitionTransaction.DisabledPlugins - uid: IPA.Loader.StateTransitionTransaction.Dispose name: Dispose() href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose commentId: M:IPA.Loader.StateTransitionTransaction.Dispose fullName: IPA.Loader.StateTransitionTransaction.Dispose() nameWithType: StateTransitionTransaction.Dispose() - uid: IPA.Loader.StateTransitionTransaction.Dispose* name: Dispose href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_ commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.Dispose nameWithType: StateTransitionTransaction.Dispose - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean) name: Enable(PluginMetadata, Boolean) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_ commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean) fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean) nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean) - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean) name: Enable(PluginMetadata, out IEnumerable, Boolean) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_ commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean) name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean) fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean) nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable, Boolean) nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean) - uid: IPA.Loader.StateTransitionTransaction.Enable* name: Enable href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_ commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.Enable nameWithType: StateTransitionTransaction.Enable - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins name: EnabledPlugins href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins nameWithType: StateTransitionTransaction.EnabledPlugins - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins* name: EnabledPlugins href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_ commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins nameWithType: StateTransitionTransaction.EnabledPlugins - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged name: HasStateChanged href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged commentId: P:IPA.Loader.StateTransitionTransaction.HasStateChanged fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged nameWithType: StateTransitionTransaction.HasStateChanged - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged* name: HasStateChanged href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged_ commentId: Overload:IPA.Loader.StateTransitionTransaction.HasStateChanged isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged nameWithType: StateTransitionTransaction.HasStateChanged - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata) name: IsDisabled(PluginMetadata) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata) fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata) nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata) - uid: IPA.Loader.StateTransitionTransaction.IsDisabled* name: IsDisabled href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_ commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.IsDisabled nameWithType: StateTransitionTransaction.IsDisabled - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata) name: IsEnabled(PluginMetadata) href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_ commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata) fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata) nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata) - uid: IPA.Loader.StateTransitionTransaction.IsEnabled* name: IsEnabled href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_ commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.IsEnabled nameWithType: StateTransitionTransaction.IsEnabled - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart name: WillNeedRestart href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart nameWithType: StateTransitionTransaction.WillNeedRestart - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart* name: WillNeedRestart href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_ commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart isSpec: "True" fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart nameWithType: StateTransitionTransaction.WillNeedRestart - uid: IPA.Logging name: IPA.Logging href: api/IPA.Logging.html commentId: N:IPA.Logging fullName: IPA.Logging nameWithType: IPA.Logging - uid: IPA.Logging.Logger name: Logger href: api/IPA.Logging.Logger.html commentId: T:IPA.Logging.Logger fullName: IPA.Logging.Logger nameWithType: Logger - uid: IPA.Logging.Logger.Critical(System.Exception) name: Critical(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_ commentId: M:IPA.Logging.Logger.Critical(System.Exception) fullName: IPA.Logging.Logger.Critical(System.Exception) nameWithType: Logger.Critical(Exception) - uid: IPA.Logging.Logger.Critical(System.String) name: Critical(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_ commentId: M:IPA.Logging.Logger.Critical(System.String) fullName: IPA.Logging.Logger.Critical(System.String) nameWithType: Logger.Critical(String) - uid: IPA.Logging.Logger.Critical* name: Critical href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_ commentId: Overload:IPA.Logging.Logger.Critical isSpec: "True" fullName: IPA.Logging.Logger.Critical nameWithType: Logger.Critical - uid: IPA.Logging.Logger.Debug(System.Exception) name: Debug(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_ commentId: M:IPA.Logging.Logger.Debug(System.Exception) fullName: IPA.Logging.Logger.Debug(System.Exception) nameWithType: Logger.Debug(Exception) - uid: IPA.Logging.Logger.Debug(System.String) name: Debug(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_ commentId: M:IPA.Logging.Logger.Debug(System.String) fullName: IPA.Logging.Logger.Debug(System.String) nameWithType: Logger.Debug(String) - uid: IPA.Logging.Logger.Debug* name: Debug href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_ commentId: Overload:IPA.Logging.Logger.Debug isSpec: "True" fullName: IPA.Logging.Logger.Debug nameWithType: Logger.Debug - uid: IPA.Logging.Logger.Error(System.Exception) name: Error(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_ commentId: M:IPA.Logging.Logger.Error(System.Exception) fullName: IPA.Logging.Logger.Error(System.Exception) nameWithType: Logger.Error(Exception) - uid: IPA.Logging.Logger.Error(System.String) name: Error(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_ commentId: M:IPA.Logging.Logger.Error(System.String) fullName: IPA.Logging.Logger.Error(System.String) nameWithType: Logger.Error(String) - uid: IPA.Logging.Logger.Error* name: Error href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_ commentId: Overload:IPA.Logging.Logger.Error isSpec: "True" fullName: IPA.Logging.Logger.Error nameWithType: Logger.Error - uid: IPA.Logging.Logger.Info(System.Exception) name: Info(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_ commentId: M:IPA.Logging.Logger.Info(System.Exception) fullName: IPA.Logging.Logger.Info(System.Exception) nameWithType: Logger.Info(Exception) - uid: IPA.Logging.Logger.Info(System.String) name: Info(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_ commentId: M:IPA.Logging.Logger.Info(System.String) fullName: IPA.Logging.Logger.Info(System.String) nameWithType: Logger.Info(String) - uid: IPA.Logging.Logger.Info* name: Info href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_ commentId: Overload:IPA.Logging.Logger.Info isSpec: "True" fullName: IPA.Logging.Logger.Info nameWithType: Logger.Info - uid: IPA.Logging.Logger.Level name: Logger.Level href: api/IPA.Logging.Logger.Level.html commentId: T:IPA.Logging.Logger.Level fullName: IPA.Logging.Logger.Level nameWithType: Logger.Level - uid: IPA.Logging.Logger.Level.Critical name: Critical href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical commentId: F:IPA.Logging.Logger.Level.Critical fullName: IPA.Logging.Logger.Level.Critical nameWithType: Logger.Level.Critical - uid: IPA.Logging.Logger.Level.Debug name: Debug href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug commentId: F:IPA.Logging.Logger.Level.Debug fullName: IPA.Logging.Logger.Level.Debug nameWithType: Logger.Level.Debug - uid: IPA.Logging.Logger.Level.Error name: Error href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error commentId: F:IPA.Logging.Logger.Level.Error fullName: IPA.Logging.Logger.Level.Error nameWithType: Logger.Level.Error - uid: IPA.Logging.Logger.Level.Info name: Info href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info commentId: F:IPA.Logging.Logger.Level.Info fullName: IPA.Logging.Logger.Level.Info nameWithType: Logger.Level.Info - uid: IPA.Logging.Logger.Level.None name: None href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None commentId: F:IPA.Logging.Logger.Level.None fullName: IPA.Logging.Logger.Level.None nameWithType: Logger.Level.None - uid: IPA.Logging.Logger.Level.Notice name: Notice href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice commentId: F:IPA.Logging.Logger.Level.Notice fullName: IPA.Logging.Logger.Level.Notice nameWithType: Logger.Level.Notice - uid: IPA.Logging.Logger.Level.Trace name: Trace href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace commentId: F:IPA.Logging.Logger.Level.Trace fullName: IPA.Logging.Logger.Level.Trace nameWithType: Logger.Level.Trace - uid: IPA.Logging.Logger.Level.Warning name: Warning href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning commentId: F:IPA.Logging.Logger.Level.Warning fullName: IPA.Logging.Logger.Level.Warning nameWithType: Logger.Level.Warning - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception) name: Log(Logger.Level, Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_ commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception) fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception) nameWithType: Logger.Log(Logger.Level, Exception) - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String) name: Log(Logger.Level, String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_ commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String) fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String) nameWithType: Logger.Log(Logger.Level, String) - uid: IPA.Logging.Logger.Log* name: Log href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_ commentId: Overload:IPA.Logging.Logger.Log isSpec: "True" fullName: IPA.Logging.Logger.Log nameWithType: Logger.Log - uid: IPA.Logging.Logger.LogFormat name: LogFormat href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat commentId: P:IPA.Logging.Logger.LogFormat fullName: IPA.Logging.Logger.LogFormat nameWithType: Logger.LogFormat - uid: IPA.Logging.Logger.LogFormat* name: LogFormat href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_ commentId: Overload:IPA.Logging.Logger.LogFormat isSpec: "True" fullName: IPA.Logging.Logger.LogFormat nameWithType: Logger.LogFormat - uid: IPA.Logging.Logger.LogLevel name: Logger.LogLevel href: api/IPA.Logging.Logger.LogLevel.html commentId: T:IPA.Logging.Logger.LogLevel fullName: IPA.Logging.Logger.LogLevel nameWithType: Logger.LogLevel - uid: IPA.Logging.Logger.LogLevel.All name: All href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All commentId: F:IPA.Logging.Logger.LogLevel.All fullName: IPA.Logging.Logger.LogLevel.All nameWithType: Logger.LogLevel.All - uid: IPA.Logging.Logger.LogLevel.CriticalOnly name: CriticalOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly fullName: IPA.Logging.Logger.LogLevel.CriticalOnly nameWithType: Logger.LogLevel.CriticalOnly - uid: IPA.Logging.Logger.LogLevel.DebugOnly name: DebugOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly fullName: IPA.Logging.Logger.LogLevel.DebugOnly nameWithType: Logger.LogLevel.DebugOnly - uid: IPA.Logging.Logger.LogLevel.DebugUp name: DebugUp href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp commentId: F:IPA.Logging.Logger.LogLevel.DebugUp fullName: IPA.Logging.Logger.LogLevel.DebugUp nameWithType: Logger.LogLevel.DebugUp - uid: IPA.Logging.Logger.LogLevel.ErrorOnly name: ErrorOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly fullName: IPA.Logging.Logger.LogLevel.ErrorOnly nameWithType: Logger.LogLevel.ErrorOnly - uid: IPA.Logging.Logger.LogLevel.ErrorUp name: ErrorUp href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp fullName: IPA.Logging.Logger.LogLevel.ErrorUp nameWithType: Logger.LogLevel.ErrorUp - uid: IPA.Logging.Logger.LogLevel.InfoOnly name: InfoOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly fullName: IPA.Logging.Logger.LogLevel.InfoOnly nameWithType: Logger.LogLevel.InfoOnly - uid: IPA.Logging.Logger.LogLevel.InfoUp name: InfoUp href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp commentId: F:IPA.Logging.Logger.LogLevel.InfoUp fullName: IPA.Logging.Logger.LogLevel.InfoUp nameWithType: Logger.LogLevel.InfoUp - uid: IPA.Logging.Logger.LogLevel.None name: None href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None commentId: F:IPA.Logging.Logger.LogLevel.None fullName: IPA.Logging.Logger.LogLevel.None nameWithType: Logger.LogLevel.None - uid: IPA.Logging.Logger.LogLevel.NoticeOnly name: NoticeOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly fullName: IPA.Logging.Logger.LogLevel.NoticeOnly nameWithType: Logger.LogLevel.NoticeOnly - uid: IPA.Logging.Logger.LogLevel.NoticeUp name: NoticeUp href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp fullName: IPA.Logging.Logger.LogLevel.NoticeUp nameWithType: Logger.LogLevel.NoticeUp - uid: IPA.Logging.Logger.LogLevel.TraceOnly name: TraceOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly fullName: IPA.Logging.Logger.LogLevel.TraceOnly nameWithType: Logger.LogLevel.TraceOnly - uid: IPA.Logging.Logger.LogLevel.Undefined name: Undefined href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined commentId: F:IPA.Logging.Logger.LogLevel.Undefined fullName: IPA.Logging.Logger.LogLevel.Undefined nameWithType: Logger.LogLevel.Undefined - uid: IPA.Logging.Logger.LogLevel.WarningOnly name: WarningOnly href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly fullName: IPA.Logging.Logger.LogLevel.WarningOnly nameWithType: Logger.LogLevel.WarningOnly - uid: IPA.Logging.Logger.LogLevel.WarningUp name: WarningUp href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp commentId: F:IPA.Logging.Logger.LogLevel.WarningUp fullName: IPA.Logging.Logger.LogLevel.WarningUp nameWithType: Logger.LogLevel.WarningUp - uid: IPA.Logging.Logger.Notice(System.Exception) name: Notice(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_ commentId: M:IPA.Logging.Logger.Notice(System.Exception) fullName: IPA.Logging.Logger.Notice(System.Exception) nameWithType: Logger.Notice(Exception) - uid: IPA.Logging.Logger.Notice(System.String) name: Notice(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_ commentId: M:IPA.Logging.Logger.Notice(System.String) fullName: IPA.Logging.Logger.Notice(System.String) nameWithType: Logger.Notice(String) - uid: IPA.Logging.Logger.Notice* name: Notice href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_ commentId: Overload:IPA.Logging.Logger.Notice isSpec: "True" fullName: IPA.Logging.Logger.Notice nameWithType: Logger.Notice - uid: IPA.Logging.Logger.Trace(System.Exception) name: Trace(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_ commentId: M:IPA.Logging.Logger.Trace(System.Exception) fullName: IPA.Logging.Logger.Trace(System.Exception) nameWithType: Logger.Trace(Exception) - uid: IPA.Logging.Logger.Trace(System.String) name: Trace(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_ commentId: M:IPA.Logging.Logger.Trace(System.String) fullName: IPA.Logging.Logger.Trace(System.String) nameWithType: Logger.Trace(String) - uid: IPA.Logging.Logger.Trace* name: Trace href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_ commentId: Overload:IPA.Logging.Logger.Trace isSpec: "True" fullName: IPA.Logging.Logger.Trace nameWithType: Logger.Trace - uid: IPA.Logging.Logger.Warn(System.Exception) name: Warn(Exception) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_ commentId: M:IPA.Logging.Logger.Warn(System.Exception) fullName: IPA.Logging.Logger.Warn(System.Exception) nameWithType: Logger.Warn(Exception) - uid: IPA.Logging.Logger.Warn(System.String) name: Warn(String) href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_ commentId: M:IPA.Logging.Logger.Warn(System.String) fullName: IPA.Logging.Logger.Warn(System.String) nameWithType: Logger.Warn(String) - uid: IPA.Logging.Logger.Warn* name: Warn href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_ commentId: Overload:IPA.Logging.Logger.Warn isSpec: "True" fullName: IPA.Logging.Logger.Warn nameWithType: Logger.Warn - uid: IPA.Logging.LoggerExtensions name: LoggerExtensions href: api/IPA.Logging.LoggerExtensions.html commentId: T:IPA.Logging.LoggerExtensions fullName: IPA.Logging.LoggerExtensions nameWithType: LoggerExtensions - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String) name: GetChildLogger(Logger, String) href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_ commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String) fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String) nameWithType: LoggerExtensions.GetChildLogger(Logger, String) - uid: IPA.Logging.LoggerExtensions.GetChildLogger* name: GetChildLogger href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_ commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger isSpec: "True" fullName: IPA.Logging.LoggerExtensions.GetChildLogger nameWithType: LoggerExtensions.GetChildLogger - uid: IPA.Logging.LogPrinter name: LogPrinter href: api/IPA.Logging.LogPrinter.html commentId: T:IPA.Logging.LogPrinter fullName: IPA.Logging.LogPrinter nameWithType: LogPrinter - uid: IPA.Logging.LogPrinter.EndPrint name: EndPrint() href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint commentId: M:IPA.Logging.LogPrinter.EndPrint fullName: IPA.Logging.LogPrinter.EndPrint() nameWithType: LogPrinter.EndPrint() - uid: IPA.Logging.LogPrinter.EndPrint* name: EndPrint href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_ commentId: Overload:IPA.Logging.LogPrinter.EndPrint isSpec: "True" fullName: IPA.Logging.LogPrinter.EndPrint nameWithType: LogPrinter.EndPrint - uid: IPA.Logging.LogPrinter.Filter name: Filter href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter commentId: P:IPA.Logging.LogPrinter.Filter fullName: IPA.Logging.LogPrinter.Filter nameWithType: LogPrinter.Filter - uid: IPA.Logging.LogPrinter.Filter* name: Filter href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_ commentId: Overload:IPA.Logging.LogPrinter.Filter isSpec: "True" fullName: IPA.Logging.LogPrinter.Filter nameWithType: LogPrinter.Filter - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.LogPrinter.Print* name: Print href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_ commentId: Overload:IPA.Logging.LogPrinter.Print isSpec: "True" fullName: IPA.Logging.LogPrinter.Print nameWithType: LogPrinter.Print - uid: IPA.Logging.LogPrinter.StartPrint name: StartPrint() href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint commentId: M:IPA.Logging.LogPrinter.StartPrint fullName: IPA.Logging.LogPrinter.StartPrint() nameWithType: LogPrinter.StartPrint() - uid: IPA.Logging.LogPrinter.StartPrint* name: StartPrint href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_ commentId: Overload:IPA.Logging.LogPrinter.StartPrint isSpec: "True" fullName: IPA.Logging.LogPrinter.StartPrint nameWithType: LogPrinter.StartPrint - uid: IPA.Logging.Printers name: IPA.Logging.Printers href: api/IPA.Logging.Printers.html commentId: N:IPA.Logging.Printers fullName: IPA.Logging.Printers nameWithType: IPA.Logging.Printers - uid: IPA.Logging.Printers.ColoredConsolePrinter name: ColoredConsolePrinter href: api/IPA.Logging.Printers.ColoredConsolePrinter.html commentId: T:IPA.Logging.Printers.ColoredConsolePrinter fullName: IPA.Logging.Printers.ColoredConsolePrinter nameWithType: ColoredConsolePrinter - uid: IPA.Logging.Printers.ColoredConsolePrinter.#ctor name: ColoredConsolePrinter() href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter__ctor commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.#ctor fullName: IPA.Logging.Printers.ColoredConsolePrinter.ColoredConsolePrinter() nameWithType: ColoredConsolePrinter.ColoredConsolePrinter() - uid: IPA.Logging.Printers.ColoredConsolePrinter.#ctor(System.Boolean) name: ColoredConsolePrinter(Boolean) href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter__ctor_System_Boolean_ commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.#ctor(System.Boolean) fullName: IPA.Logging.Printers.ColoredConsolePrinter.ColoredConsolePrinter(System.Boolean) nameWithType: ColoredConsolePrinter.ColoredConsolePrinter(Boolean) - uid: IPA.Logging.Printers.ColoredConsolePrinter.#ctor* name: ColoredConsolePrinter href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter__ctor_ commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.#ctor isSpec: "True" fullName: IPA.Logging.Printers.ColoredConsolePrinter.ColoredConsolePrinter nameWithType: ColoredConsolePrinter.ColoredConsolePrinter - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color name: Color href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color nameWithType: ColoredConsolePrinter.Color - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color* name: Color href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_ commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color isSpec: "True" fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color nameWithType: ColoredConsolePrinter.Color - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter name: Filter href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter nameWithType: ColoredConsolePrinter.Filter - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter* name: Filter href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_ commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter isSpec: "True" fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter nameWithType: ColoredConsolePrinter.Filter - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print* name: Print href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_ commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print isSpec: "True" fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print nameWithType: ColoredConsolePrinter.Print - uid: IPA.Logging.Printers.ColorlessConsolePrinter name: ColorlessConsolePrinter href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter fullName: IPA.Logging.Printers.ColorlessConsolePrinter nameWithType: ColorlessConsolePrinter - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter name: Filter href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter nameWithType: ColorlessConsolePrinter.Filter - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter* name: Filter href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_ commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter isSpec: "True" fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter nameWithType: ColorlessConsolePrinter.Filter - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print* name: Print href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_ commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print isSpec: "True" fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print nameWithType: ColorlessConsolePrinter.Print - uid: IPA.Logging.Printers.GlobalLogFilePrinter name: GlobalLogFilePrinter href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter fullName: IPA.Logging.Printers.GlobalLogFilePrinter nameWithType: GlobalLogFilePrinter - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter name: Filter href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter nameWithType: GlobalLogFilePrinter.Filter - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter* name: Filter href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_ commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter isSpec: "True" fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter nameWithType: GlobalLogFilePrinter.Filter - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo name: GetFileInfo() href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo() nameWithType: GlobalLogFilePrinter.GetFileInfo() - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo* name: GetFileInfo href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_ commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo isSpec: "True" fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo nameWithType: GlobalLogFilePrinter.GetFileInfo - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print* name: Print href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_ commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print isSpec: "True" fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print nameWithType: GlobalLogFilePrinter.Print - uid: IPA.Logging.Printers.GZFilePrinter name: GZFilePrinter href: api/IPA.Logging.Printers.GZFilePrinter.html commentId: T:IPA.Logging.Printers.GZFilePrinter fullName: IPA.Logging.Printers.GZFilePrinter nameWithType: GZFilePrinter - uid: IPA.Logging.Printers.GZFilePrinter.Dispose name: Dispose() href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose fullName: IPA.Logging.Printers.GZFilePrinter.Dispose() nameWithType: GZFilePrinter.Dispose() - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean) name: Dispose(Boolean) href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_ commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean) fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean) nameWithType: GZFilePrinter.Dispose(Boolean) - uid: IPA.Logging.Printers.GZFilePrinter.Dispose* name: Dispose href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_ commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose isSpec: "True" fullName: IPA.Logging.Printers.GZFilePrinter.Dispose nameWithType: GZFilePrinter.Dispose - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint name: EndPrint() href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint() nameWithType: GZFilePrinter.EndPrint() - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint* name: EndPrint href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_ commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint isSpec: "True" fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint nameWithType: GZFilePrinter.EndPrint - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter name: FileWriter href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter nameWithType: GZFilePrinter.FileWriter - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo name: GetFileInfo() href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo() nameWithType: GZFilePrinter.GetFileInfo() - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo* name: GetFileInfo href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_ commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo isSpec: "True" fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo nameWithType: GZFilePrinter.GetFileInfo - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint name: StartPrint() href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint() nameWithType: GZFilePrinter.StartPrint() - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint* name: StartPrint href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_ commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint isSpec: "True" fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint nameWithType: GZFilePrinter.StartPrint - uid: IPA.Logging.Printers.PluginLogFilePrinter name: PluginLogFilePrinter href: api/IPA.Logging.Printers.PluginLogFilePrinter.html commentId: T:IPA.Logging.Printers.PluginLogFilePrinter fullName: IPA.Logging.Printers.PluginLogFilePrinter nameWithType: PluginLogFilePrinter - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String) name: PluginLogFilePrinter(String) href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_ commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String) fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String) nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String) - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor* name: PluginLogFilePrinter href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_ commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor isSpec: "True" fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter nameWithType: PluginLogFilePrinter.PluginLogFilePrinter - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter name: Filter href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter nameWithType: PluginLogFilePrinter.Filter - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter* name: Filter href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_ commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter isSpec: "True" fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter nameWithType: PluginLogFilePrinter.Filter - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo name: GetFileInfo() href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo() nameWithType: PluginLogFilePrinter.GetFileInfo() - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo* name: GetFileInfo href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_ commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo isSpec: "True" fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo nameWithType: PluginLogFilePrinter.GetFileInfo - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print* name: Print href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_ commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print isSpec: "True" fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print nameWithType: PluginLogFilePrinter.Print - uid: IPA.Logging.Printers.PluginSubLogPrinter name: PluginSubLogPrinter href: api/IPA.Logging.Printers.PluginSubLogPrinter.html commentId: T:IPA.Logging.Printers.PluginSubLogPrinter fullName: IPA.Logging.Printers.PluginSubLogPrinter nameWithType: PluginSubLogPrinter - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String) name: PluginSubLogPrinter(String, String) href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_ commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String) fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String) nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String) - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor* name: PluginSubLogPrinter href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_ commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor isSpec: "True" fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter nameWithType: PluginSubLogPrinter.PluginSubLogPrinter - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter name: Filter href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter nameWithType: PluginSubLogPrinter.Filter - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter* name: Filter href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_ commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter isSpec: "True" fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter nameWithType: PluginSubLogPrinter.Filter - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo name: GetFileInfo() href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo() nameWithType: PluginSubLogPrinter.GetFileInfo() - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo* name: GetFileInfo href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_ commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo isSpec: "True" fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo nameWithType: PluginSubLogPrinter.GetFileInfo - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) name: Print(Logger.Level, DateTime, String, String) href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_ commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String) fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String) nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String) - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print* name: Print href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_ commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print isSpec: "True" fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print nameWithType: PluginSubLogPrinter.Print - uid: IPA.Logging.StandardLogger name: StandardLogger href: api/IPA.Logging.StandardLogger.html commentId: T:IPA.Logging.StandardLogger fullName: IPA.Logging.StandardLogger nameWithType: StandardLogger - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter) name: AddPrinter(LogPrinter) href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_ commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter) fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter) nameWithType: StandardLogger.AddPrinter(LogPrinter) - uid: IPA.Logging.StandardLogger.AddPrinter* name: AddPrinter href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_ commentId: Overload:IPA.Logging.StandardLogger.AddPrinter isSpec: "True" fullName: IPA.Logging.StandardLogger.AddPrinter nameWithType: StandardLogger.AddPrinter - uid: IPA.Logging.StandardLogger.ConsoleWriter name: ConsoleWriter href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter commentId: P:IPA.Logging.StandardLogger.ConsoleWriter fullName: IPA.Logging.StandardLogger.ConsoleWriter nameWithType: StandardLogger.ConsoleWriter - uid: IPA.Logging.StandardLogger.ConsoleWriter* name: ConsoleWriter href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_ commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter isSpec: "True" fullName: IPA.Logging.StandardLogger.ConsoleWriter nameWithType: StandardLogger.ConsoleWriter - uid: IPA.Logging.StandardLogger.Debug(System.String) name: Debug(String) href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_ commentId: M:IPA.Logging.StandardLogger.Debug(System.String) fullName: IPA.Logging.StandardLogger.Debug(System.String) nameWithType: StandardLogger.Debug(String) - uid: IPA.Logging.StandardLogger.Debug* name: Debug href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_ commentId: Overload:IPA.Logging.StandardLogger.Debug isSpec: "True" fullName: IPA.Logging.StandardLogger.Debug nameWithType: StandardLogger.Debug - uid: IPA.Logging.StandardLogger.IsOnLoggerThread name: IsOnLoggerThread href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread fullName: IPA.Logging.StandardLogger.IsOnLoggerThread nameWithType: StandardLogger.IsOnLoggerThread - uid: IPA.Logging.StandardLogger.IsOnLoggerThread* name: IsOnLoggerThread href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_ commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread isSpec: "True" fullName: IPA.Logging.StandardLogger.IsOnLoggerThread nameWithType: StandardLogger.IsOnLoggerThread - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String) name: Log(Logger.Level, String) href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_ commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String) fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String) nameWithType: StandardLogger.Log(Logger.Level, String) - uid: IPA.Logging.StandardLogger.Log* name: Log href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_ commentId: Overload:IPA.Logging.StandardLogger.Log isSpec: "True" fullName: IPA.Logging.StandardLogger.Log nameWithType: StandardLogger.Log - uid: IPA.Logging.StandardLogger.PrintFilter name: PrintFilter href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter commentId: P:IPA.Logging.StandardLogger.PrintFilter fullName: IPA.Logging.StandardLogger.PrintFilter nameWithType: StandardLogger.PrintFilter - uid: IPA.Logging.StandardLogger.PrintFilter* name: PrintFilter href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_ commentId: Overload:IPA.Logging.StandardLogger.PrintFilter isSpec: "True" fullName: IPA.Logging.StandardLogger.PrintFilter nameWithType: StandardLogger.PrintFilter - uid: IPA.NoEnableDisableAttribute name: NoEnableDisableAttribute href: api/IPA.NoEnableDisableAttribute.html commentId: T:IPA.NoEnableDisableAttribute fullName: IPA.NoEnableDisableAttribute nameWithType: NoEnableDisableAttribute - uid: IPA.Old name: IPA.Old href: api/IPA.Old.html commentId: N:IPA.Old fullName: IPA.Old nameWithType: IPA.Old - uid: IPA.Old.IEnhancedPlugin name: IEnhancedPlugin href: api/IPA.Old.IEnhancedPlugin.html commentId: T:IPA.Old.IEnhancedPlugin fullName: IPA.Old.IEnhancedPlugin nameWithType: IEnhancedPlugin - uid: IPA.Old.IEnhancedPlugin.Filter name: Filter href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter commentId: P:IPA.Old.IEnhancedPlugin.Filter fullName: IPA.Old.IEnhancedPlugin.Filter nameWithType: IEnhancedPlugin.Filter - uid: IPA.Old.IEnhancedPlugin.Filter* name: Filter href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_ commentId: Overload:IPA.Old.IEnhancedPlugin.Filter isSpec: "True" fullName: IPA.Old.IEnhancedPlugin.Filter nameWithType: IEnhancedPlugin.Filter - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate name: OnLateUpdate() href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate() nameWithType: IEnhancedPlugin.OnLateUpdate() - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate* name: OnLateUpdate href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_ commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate isSpec: "True" fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate nameWithType: IEnhancedPlugin.OnLateUpdate - uid: IPA.Old.IPlugin name: IPlugin href: api/IPA.Old.IPlugin.html commentId: T:IPA.Old.IPlugin fullName: IPA.Old.IPlugin nameWithType: IPlugin - uid: IPA.Old.IPlugin.Name name: Name href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name commentId: P:IPA.Old.IPlugin.Name fullName: IPA.Old.IPlugin.Name nameWithType: IPlugin.Name - uid: IPA.Old.IPlugin.Name* name: Name href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_ commentId: Overload:IPA.Old.IPlugin.Name isSpec: "True" fullName: IPA.Old.IPlugin.Name nameWithType: IPlugin.Name - uid: IPA.Old.IPlugin.OnApplicationQuit name: OnApplicationQuit() href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit commentId: M:IPA.Old.IPlugin.OnApplicationQuit fullName: IPA.Old.IPlugin.OnApplicationQuit() nameWithType: IPlugin.OnApplicationQuit() - uid: IPA.Old.IPlugin.OnApplicationQuit* name: OnApplicationQuit href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_ commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit isSpec: "True" fullName: IPA.Old.IPlugin.OnApplicationQuit nameWithType: IPlugin.OnApplicationQuit - uid: IPA.Old.IPlugin.OnApplicationStart name: OnApplicationStart() href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart commentId: M:IPA.Old.IPlugin.OnApplicationStart fullName: IPA.Old.IPlugin.OnApplicationStart() nameWithType: IPlugin.OnApplicationStart() - uid: IPA.Old.IPlugin.OnApplicationStart* name: OnApplicationStart href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_ commentId: Overload:IPA.Old.IPlugin.OnApplicationStart isSpec: "True" fullName: IPA.Old.IPlugin.OnApplicationStart nameWithType: IPlugin.OnApplicationStart - uid: IPA.Old.IPlugin.OnFixedUpdate name: OnFixedUpdate() href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate commentId: M:IPA.Old.IPlugin.OnFixedUpdate fullName: IPA.Old.IPlugin.OnFixedUpdate() nameWithType: IPlugin.OnFixedUpdate() - uid: IPA.Old.IPlugin.OnFixedUpdate* name: OnFixedUpdate href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_ commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate isSpec: "True" fullName: IPA.Old.IPlugin.OnFixedUpdate nameWithType: IPlugin.OnFixedUpdate - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32) name: OnLevelWasInitialized(Int32) href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_ commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32) fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32) nameWithType: IPlugin.OnLevelWasInitialized(Int32) - uid: IPA.Old.IPlugin.OnLevelWasInitialized* name: OnLevelWasInitialized href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_ commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized isSpec: "True" fullName: IPA.Old.IPlugin.OnLevelWasInitialized nameWithType: IPlugin.OnLevelWasInitialized - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32) name: OnLevelWasLoaded(Int32) href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_ commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32) fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32) nameWithType: IPlugin.OnLevelWasLoaded(Int32) - uid: IPA.Old.IPlugin.OnLevelWasLoaded* name: OnLevelWasLoaded href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_ commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded isSpec: "True" fullName: IPA.Old.IPlugin.OnLevelWasLoaded nameWithType: IPlugin.OnLevelWasLoaded - uid: IPA.Old.IPlugin.OnUpdate name: OnUpdate() href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate commentId: M:IPA.Old.IPlugin.OnUpdate fullName: IPA.Old.IPlugin.OnUpdate() nameWithType: IPlugin.OnUpdate() - uid: IPA.Old.IPlugin.OnUpdate* name: OnUpdate href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_ commentId: Overload:IPA.Old.IPlugin.OnUpdate isSpec: "True" fullName: IPA.Old.IPlugin.OnUpdate nameWithType: IPlugin.OnUpdate - uid: IPA.Old.IPlugin.Version name: Version href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version commentId: P:IPA.Old.IPlugin.Version fullName: IPA.Old.IPlugin.Version nameWithType: IPlugin.Version - uid: IPA.Old.IPlugin.Version* name: Version href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_ commentId: Overload:IPA.Old.IPlugin.Version isSpec: "True" fullName: IPA.Old.IPlugin.Version nameWithType: IPlugin.Version - uid: IPA.OnDisableAttribute name: OnDisableAttribute href: api/IPA.OnDisableAttribute.html commentId: T:IPA.OnDisableAttribute fullName: IPA.OnDisableAttribute nameWithType: OnDisableAttribute - uid: IPA.OnEnableAttribute name: OnEnableAttribute href: api/IPA.OnEnableAttribute.html commentId: T:IPA.OnEnableAttribute fullName: IPA.OnEnableAttribute nameWithType: OnEnableAttribute - uid: IPA.OnExitAttribute name: OnExitAttribute href: api/IPA.OnExitAttribute.html commentId: T:IPA.OnExitAttribute fullName: IPA.OnExitAttribute nameWithType: OnExitAttribute - uid: IPA.OnStartAttribute name: OnStartAttribute href: api/IPA.OnStartAttribute.html commentId: T:IPA.OnStartAttribute fullName: IPA.OnStartAttribute nameWithType: OnStartAttribute - uid: IPA.PluginAttribute name: PluginAttribute href: api/IPA.PluginAttribute.html commentId: T:IPA.PluginAttribute fullName: IPA.PluginAttribute nameWithType: PluginAttribute - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions) name: PluginAttribute(RuntimeOptions) href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_ commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions) fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions) nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions) - uid: IPA.PluginAttribute.#ctor* name: PluginAttribute href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_ commentId: Overload:IPA.PluginAttribute.#ctor isSpec: "True" fullName: IPA.PluginAttribute.PluginAttribute nameWithType: PluginAttribute.PluginAttribute - uid: IPA.PluginAttribute.RuntimeOptions name: RuntimeOptions href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions commentId: P:IPA.PluginAttribute.RuntimeOptions fullName: IPA.PluginAttribute.RuntimeOptions nameWithType: PluginAttribute.RuntimeOptions - uid: IPA.PluginAttribute.RuntimeOptions* name: RuntimeOptions href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_ commentId: Overload:IPA.PluginAttribute.RuntimeOptions isSpec: "True" fullName: IPA.PluginAttribute.RuntimeOptions nameWithType: PluginAttribute.RuntimeOptions - uid: IPA.RuntimeOptions name: RuntimeOptions href: api/IPA.RuntimeOptions.html commentId: T:IPA.RuntimeOptions fullName: IPA.RuntimeOptions nameWithType: RuntimeOptions - uid: IPA.RuntimeOptions.DynamicInit name: DynamicInit href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit commentId: F:IPA.RuntimeOptions.DynamicInit fullName: IPA.RuntimeOptions.DynamicInit nameWithType: RuntimeOptions.DynamicInit - uid: IPA.RuntimeOptions.SingleStartInit name: SingleStartInit href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit commentId: F:IPA.RuntimeOptions.SingleStartInit fullName: IPA.RuntimeOptions.SingleStartInit nameWithType: RuntimeOptions.SingleStartInit - uid: IPA.Utilities name: IPA.Utilities href: api/IPA.Utilities.html commentId: N:IPA.Utilities fullName: IPA.Utilities nameWithType: IPA.Utilities - uid: IPA.Utilities.AlmostVersion name: AlmostVersion href: api/IPA.Utilities.AlmostVersion.html commentId: T:IPA.Utilities.AlmostVersion fullName: IPA.Utilities.AlmostVersion nameWithType: AlmostVersion - uid: IPA.Utilities.AlmostVersion.#ctor(Hive.Versioning.Version) name: AlmostVersion(Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_Hive_Versioning_Version_ commentId: M:IPA.Utilities.AlmostVersion.#ctor(Hive.Versioning.Version) fullName: IPA.Utilities.AlmostVersion.AlmostVersion(Hive.Versioning.Version) nameWithType: AlmostVersion.AlmostVersion(Version) - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version) name: AlmostVersion(Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_ commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version) fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version) nameWithType: AlmostVersion.AlmostVersion(Version) - uid: IPA.Utilities.AlmostVersion.#ctor(System.String) name: AlmostVersion(String) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_ commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String) fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String) nameWithType: AlmostVersion.AlmostVersion(String) - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion) name: AlmostVersion(String, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs) name: AlmostVersion(String, AlmostVersion.StoredAs) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_ commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs) fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs) nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs) - uid: IPA.Utilities.AlmostVersion.#ctor* name: AlmostVersion href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_ commentId: Overload:IPA.Utilities.AlmostVersion.#ctor isSpec: "True" fullName: IPA.Utilities.AlmostVersion.AlmostVersion nameWithType: AlmostVersion.AlmostVersion - uid: IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version) name: CompareTo(Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version_ commentId: M:IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version) fullName: IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version) nameWithType: AlmostVersion.CompareTo(Version) - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion) name: CompareTo(AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.CompareTo(AlmostVersion) - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version) name: CompareTo(Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_ commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version) fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version) nameWithType: AlmostVersion.CompareTo(Version) - uid: IPA.Utilities.AlmostVersion.CompareTo* name: CompareTo href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_ commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo isSpec: "True" fullName: IPA.Utilities.AlmostVersion.CompareTo nameWithType: AlmostVersion.CompareTo - uid: IPA.Utilities.AlmostVersion.Equals(System.Object) name: Equals(Object) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_ commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object) fullName: IPA.Utilities.AlmostVersion.Equals(System.Object) nameWithType: AlmostVersion.Equals(Object) - uid: IPA.Utilities.AlmostVersion.Equals* name: Equals href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_ commentId: Overload:IPA.Utilities.AlmostVersion.Equals isSpec: "True" fullName: IPA.Utilities.AlmostVersion.Equals nameWithType: AlmostVersion.Equals - uid: IPA.Utilities.AlmostVersion.GetHashCode name: GetHashCode() href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode commentId: M:IPA.Utilities.AlmostVersion.GetHashCode fullName: IPA.Utilities.AlmostVersion.GetHashCode() nameWithType: AlmostVersion.GetHashCode() - uid: IPA.Utilities.AlmostVersion.GetHashCode* name: GetHashCode href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_ commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode isSpec: "True" fullName: IPA.Utilities.AlmostVersion.GetHashCode nameWithType: AlmostVersion.GetHashCode - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: Equality(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_Equality* name: Equality href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_ commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality isSpec: "True" fullName: IPA.Utilities.AlmostVersion.Equality nameWithType: AlmostVersion.Equality - uid: IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: GreaterThan(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.GreaterThan(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.GreaterThan(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_GreaterThan* name: GreaterThan href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThan_ commentId: Overload:IPA.Utilities.AlmostVersion.op_GreaterThan isSpec: "True" fullName: IPA.Utilities.AlmostVersion.GreaterThan nameWithType: AlmostVersion.GreaterThan - uid: IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: GreaterThanOrEqual(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.GreaterThanOrEqual(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.GreaterThanOrEqual(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual* name: GreaterThanOrEqual href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_ commentId: Overload:IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual isSpec: "True" fullName: IPA.Utilities.AlmostVersion.GreaterThanOrEqual nameWithType: AlmostVersion.GreaterThanOrEqual - uid: IPA.Utilities.AlmostVersion.op_Implicit(Hive.Versioning.Version)~IPA.Utilities.AlmostVersion name: Implicit(Version to AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_Hive_Versioning_Version__IPA_Utilities_AlmostVersion commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(Hive.Versioning.Version)~IPA.Utilities.AlmostVersion name.vb: Widening(Version to AlmostVersion) fullName: IPA.Utilities.AlmostVersion.Implicit(Hive.Versioning.Version to IPA.Utilities.AlmostVersion) fullName.vb: IPA.Utilities.AlmostVersion.Widening(Hive.Versioning.Version to IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.Implicit(Version to AlmostVersion) nameWithType.vb: AlmostVersion.Widening(Version to AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~Hive.Versioning.Version name: Implicit(AlmostVersion to Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__Hive_Versioning_Version commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~Hive.Versioning.Version name.vb: Widening(AlmostVersion to Version) fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to Hive.Versioning.Version) fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to Hive.Versioning.Version) nameWithType: AlmostVersion.Implicit(AlmostVersion to Version) nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Version) - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version name: Implicit(AlmostVersion to Version) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version name.vb: Widening(AlmostVersion to Version) fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version) fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version) nameWithType: AlmostVersion.Implicit(AlmostVersion to Version) nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Version) - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion name: Implicit(Version to AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion name.vb: Widening(Version to AlmostVersion) fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion) fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.Implicit(Version to AlmostVersion) nameWithType.vb: AlmostVersion.Widening(Version to AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_Implicit* name: Implicit href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_ commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit isSpec: "True" name.vb: Widening fullName: IPA.Utilities.AlmostVersion.Implicit fullName.vb: IPA.Utilities.AlmostVersion.Widening nameWithType: AlmostVersion.Implicit nameWithType.vb: AlmostVersion.Widening - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: Inequality(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_Inequality* name: Inequality href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_ commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality isSpec: "True" fullName: IPA.Utilities.AlmostVersion.Inequality nameWithType: AlmostVersion.Inequality - uid: IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: LessThan(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.LessThan(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.LessThan(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_LessThan* name: LessThan href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThan_ commentId: Overload:IPA.Utilities.AlmostVersion.op_LessThan isSpec: "True" fullName: IPA.Utilities.AlmostVersion.LessThan nameWithType: AlmostVersion.LessThan - uid: IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) name: LessThanOrEqual(AlmostVersion, AlmostVersion) href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_ commentId: M:IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion) fullName: IPA.Utilities.AlmostVersion.LessThanOrEqual(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion) nameWithType: AlmostVersion.LessThanOrEqual(AlmostVersion, AlmostVersion) - uid: IPA.Utilities.AlmostVersion.op_LessThanOrEqual* name: LessThanOrEqual href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThanOrEqual_ commentId: Overload:IPA.Utilities.AlmostVersion.op_LessThanOrEqual isSpec: "True" fullName: IPA.Utilities.AlmostVersion.LessThanOrEqual nameWithType: AlmostVersion.LessThanOrEqual - uid: IPA.Utilities.AlmostVersion.SemverValue name: SemverValue href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue commentId: P:IPA.Utilities.AlmostVersion.SemverValue fullName: IPA.Utilities.AlmostVersion.SemverValue nameWithType: AlmostVersion.SemverValue - uid: IPA.Utilities.AlmostVersion.SemverValue* name: SemverValue href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_ commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue isSpec: "True" fullName: IPA.Utilities.AlmostVersion.SemverValue nameWithType: AlmostVersion.SemverValue - uid: IPA.Utilities.AlmostVersion.StorageMode name: StorageMode href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode commentId: P:IPA.Utilities.AlmostVersion.StorageMode fullName: IPA.Utilities.AlmostVersion.StorageMode nameWithType: AlmostVersion.StorageMode - uid: IPA.Utilities.AlmostVersion.StorageMode* name: StorageMode href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_ commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode isSpec: "True" fullName: IPA.Utilities.AlmostVersion.StorageMode nameWithType: AlmostVersion.StorageMode - uid: IPA.Utilities.AlmostVersion.StoredAs name: AlmostVersion.StoredAs href: api/IPA.Utilities.AlmostVersion.StoredAs.html commentId: T:IPA.Utilities.AlmostVersion.StoredAs fullName: IPA.Utilities.AlmostVersion.StoredAs nameWithType: AlmostVersion.StoredAs - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer name: SemVer href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer nameWithType: AlmostVersion.StoredAs.SemVer - uid: IPA.Utilities.AlmostVersion.StoredAs.String name: String href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String fullName: IPA.Utilities.AlmostVersion.StoredAs.String nameWithType: AlmostVersion.StoredAs.String - uid: IPA.Utilities.AlmostVersion.StringValue name: StringValue href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue commentId: P:IPA.Utilities.AlmostVersion.StringValue fullName: IPA.Utilities.AlmostVersion.StringValue nameWithType: AlmostVersion.StringValue - uid: IPA.Utilities.AlmostVersion.StringValue* name: StringValue href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_ commentId: Overload:IPA.Utilities.AlmostVersion.StringValue isSpec: "True" fullName: IPA.Utilities.AlmostVersion.StringValue nameWithType: AlmostVersion.StringValue - uid: IPA.Utilities.AlmostVersion.ToString name: ToString() href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString commentId: M:IPA.Utilities.AlmostVersion.ToString fullName: IPA.Utilities.AlmostVersion.ToString() nameWithType: AlmostVersion.ToString() - uid: IPA.Utilities.AlmostVersion.ToString* name: ToString href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_ commentId: Overload:IPA.Utilities.AlmostVersion.ToString isSpec: "True" fullName: IPA.Utilities.AlmostVersion.ToString nameWithType: AlmostVersion.ToString - uid: IPA.Utilities.AlmostVersionConverter name: AlmostVersionConverter href: api/IPA.Utilities.AlmostVersionConverter.html commentId: T:IPA.Utilities.AlmostVersionConverter fullName: IPA.Utilities.AlmostVersionConverter nameWithType: AlmostVersionConverter - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object) name: FromValue(Value, Object) href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_ commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object) fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object) nameWithType: AlmostVersionConverter.FromValue(Value, Object) - uid: IPA.Utilities.AlmostVersionConverter.FromValue* name: FromValue href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_ commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue isSpec: "True" fullName: IPA.Utilities.AlmostVersionConverter.FromValue nameWithType: AlmostVersionConverter.FromValue - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object) name: ToValue(AlmostVersion, Object) href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_ commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object) fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object) nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object) - uid: IPA.Utilities.AlmostVersionConverter.ToValue* name: ToValue href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_ commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue isSpec: "True" fullName: IPA.Utilities.AlmostVersionConverter.ToValue nameWithType: AlmostVersionConverter.ToValue - uid: IPA.Utilities.Async name: IPA.Utilities.Async href: api/IPA.Utilities.Async.html commentId: N:IPA.Utilities.Async fullName: IPA.Utilities.Async nameWithType: IPA.Utilities.Async - uid: IPA.Utilities.Async.Coroutines name: Coroutines href: api/IPA.Utilities.Async.Coroutines.html commentId: T:IPA.Utilities.Async.Coroutines fullName: IPA.Utilities.Async.Coroutines nameWithType: Coroutines - uid: IPA.Utilities.Async.Coroutines.AsTask(System.Collections.IEnumerator) name: AsTask(IEnumerator) href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_AsTask_System_Collections_IEnumerator_ commentId: M:IPA.Utilities.Async.Coroutines.AsTask(System.Collections.IEnumerator) fullName: IPA.Utilities.Async.Coroutines.AsTask(System.Collections.IEnumerator) nameWithType: Coroutines.AsTask(IEnumerator) - uid: IPA.Utilities.Async.Coroutines.AsTask* name: AsTask href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_AsTask_ commentId: Overload:IPA.Utilities.Async.Coroutines.AsTask isSpec: "True" fullName: IPA.Utilities.Async.Coroutines.AsTask nameWithType: Coroutines.AsTask - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task) name: WaitForTask(Task) href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_ commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task) fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task) nameWithType: Coroutines.WaitForTask(Task) - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task,System.Boolean) name: WaitForTask(Task, Boolean) href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_System_Boolean_ commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task,System.Boolean) fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task, System.Boolean) nameWithType: Coroutines.WaitForTask(Task, Boolean) - uid: IPA.Utilities.Async.Coroutines.WaitForTask* name: WaitForTask href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_ commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask isSpec: "True" fullName: IPA.Utilities.Async.Coroutines.WaitForTask nameWithType: Coroutines.WaitForTask - uid: IPA.Utilities.Async.SingleCreationValueCache`2 name: SingleCreationValueCache href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html commentId: T:IPA.Utilities.Async.SingleCreationValueCache`2 name.vb: SingleCreationValueCache(Of TKey, TValue) fullName: IPA.Utilities.Async.SingleCreationValueCache fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue) nameWithType: SingleCreationValueCache nameWithType.vb: SingleCreationValueCache(Of TKey, TValue) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor name: SingleCreationValueCache() href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor fullName: IPA.Utilities.Async.SingleCreationValueCache.SingleCreationValueCache() fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache() nameWithType: SingleCreationValueCache.SingleCreationValueCache() nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache() - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}}) name: SingleCreationValueCache(IEnumerable>) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair__0__1___ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}}) name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue))) fullName: IPA.Utilities.Async.SingleCreationValueCache.SingleCreationValueCache(System.Collections.Generic.IEnumerable>) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of TKey, TValue))) nameWithType: SingleCreationValueCache.SingleCreationValueCache(IEnumerable>) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue))) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0}) name: SingleCreationValueCache(IEnumerable>, IEqualityComparer) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair__0__1___System_Collections_Generic_IEqualityComparer__0__ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0}) name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey)) fullName: IPA.Utilities.Async.SingleCreationValueCache.SingleCreationValueCache(System.Collections.Generic.IEnumerable>, System.Collections.Generic.IEqualityComparer) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of TKey, TValue)), System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: SingleCreationValueCache.SingleCreationValueCache(IEnumerable>, IEqualityComparer) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey)) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEqualityComparer{`0}) name: SingleCreationValueCache(IEqualityComparer) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEqualityComparer__0__ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEqualityComparer{`0}) name.vb: SingleCreationValueCache(IEqualityComparer(Of TKey)) fullName: IPA.Utilities.Async.SingleCreationValueCache.SingleCreationValueCache(System.Collections.Generic.IEqualityComparer) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEqualityComparer(Of TKey)) nameWithType: SingleCreationValueCache.SingleCreationValueCache(IEqualityComparer) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEqualityComparer(Of TKey)) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor* name: SingleCreationValueCache href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.SingleCreationValueCache fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache nameWithType: SingleCreationValueCache.SingleCreationValueCache nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear name: Clear() href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.Clear fullName: IPA.Utilities.Async.SingleCreationValueCache.Clear() fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear() nameWithType: SingleCreationValueCache.Clear() nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear() - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear* name: Clear href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Clear isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.Clear fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear nameWithType: SingleCreationValueCache.Clear nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0) name: ContainsKey(TKey) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey__0_ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0) fullName: IPA.Utilities.Async.SingleCreationValueCache.ContainsKey(TKey) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey) nameWithType: SingleCreationValueCache.ContainsKey(TKey) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey* name: ContainsKey href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.ContainsKey fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey nameWithType: SingleCreationValueCache.ContainsKey nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count name: Count href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.Count fullName: IPA.Utilities.Async.SingleCreationValueCache.Count fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count nameWithType: SingleCreationValueCache.Count nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count* name: Count href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Count isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.Count fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count nameWithType: SingleCreationValueCache.Count nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,System.Func{`0,`1}) name: GetOrAdd(TKey, Func) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd__0_System_Func__0__1__ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,System.Func{`0,`1}) name.vb: GetOrAdd(TKey, Func(Of TKey, TValue)) fullName: IPA.Utilities.Async.SingleCreationValueCache.GetOrAdd(TKey, System.Func) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, System.Func(Of TKey, TValue)) nameWithType: SingleCreationValueCache.GetOrAdd(TKey, Func) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, Func(Of TKey, TValue)) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd* name: GetOrAdd href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.GetOrAdd fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd nameWithType: SingleCreationValueCache.GetOrAdd nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty name: IsEmpty href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty fullName: IPA.Utilities.Async.SingleCreationValueCache.IsEmpty fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty nameWithType: SingleCreationValueCache.IsEmpty nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty* name: IsEmpty href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.IsEmpty fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty nameWithType: SingleCreationValueCache.IsEmpty nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray name: ToArray() href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray fullName: IPA.Utilities.Async.SingleCreationValueCache.ToArray() fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray() nameWithType: SingleCreationValueCache.ToArray() nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray() - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray* name: ToArray href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.ToArray fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray nameWithType: SingleCreationValueCache.ToArray nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@) name: TryGetValue(TKey, out TValue) href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue__0__1__ commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@) name.vb: TryGetValue(TKey, ByRef TValue) fullName: IPA.Utilities.Async.SingleCreationValueCache.TryGetValue(TKey, out TValue) fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue) nameWithType: SingleCreationValueCache.TryGetValue(TKey, out TValue) nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue) - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue* name: TryGetValue href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue_ commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue isSpec: "True" fullName: IPA.Utilities.Async.SingleCreationValueCache.TryGetValue fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue nameWithType: SingleCreationValueCache.TryGetValue nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue - uid: IPA.Utilities.Async.SingleThreadTaskScheduler name: SingleThreadTaskScheduler href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler fullName: IPA.Utilities.Async.SingleThreadTaskScheduler nameWithType: SingleThreadTaskScheduler - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose name: Dispose() href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose() nameWithType: SingleThreadTaskScheduler.Dispose() - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean) name: Dispose(Boolean) href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_ commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean) fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean) nameWithType: SingleThreadTaskScheduler.Dispose(Boolean) - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose* name: Dispose href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose nameWithType: SingleThreadTaskScheduler.Dispose - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit name: Exit() href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit() nameWithType: SingleThreadTaskScheduler.Exit() - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit* name: Exit href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit nameWithType: SingleThreadTaskScheduler.Exit - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks name: GetScheduledTasks() href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks() nameWithType: SingleThreadTaskScheduler.GetScheduledTasks() - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks* name: GetScheduledTasks href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks nameWithType: SingleThreadTaskScheduler.GetScheduledTasks - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning name: IsRunning href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning nameWithType: SingleThreadTaskScheduler.IsRunning - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning* name: IsRunning href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning nameWithType: SingleThreadTaskScheduler.IsRunning - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join name: Join() href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join() nameWithType: SingleThreadTaskScheduler.Join() - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join* name: Join href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join nameWithType: SingleThreadTaskScheduler.Join - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) name: QueueTask(Task) href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_ commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) nameWithType: SingleThreadTaskScheduler.QueueTask(Task) - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask* name: QueueTask href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask nameWithType: SingleThreadTaskScheduler.QueueTask - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start name: Start() href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start() nameWithType: SingleThreadTaskScheduler.Start() - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start* name: Start href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start nameWithType: SingleThreadTaskScheduler.Start - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) name: TryExecuteTaskInline(Task, Boolean) href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_ commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean) nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean) - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline* name: TryExecuteTaskInline href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_ commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline isSpec: "True" fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline - uid: IPA.Utilities.Async.Synchronization name: Synchronization href: api/IPA.Utilities.Async.Synchronization.html commentId: T:IPA.Utilities.Async.Synchronization fullName: IPA.Utilities.Async.Synchronization nameWithType: Synchronization - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex) name: Lock(Mutex) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_ commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex) fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex) nameWithType: Synchronization.Lock(Mutex) - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore) name: Lock(Semaphore) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_ commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore) fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore) nameWithType: Synchronization.Lock(Semaphore) - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim) name: Lock(SemaphoreSlim) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_ commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim) fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim) nameWithType: Synchronization.Lock(SemaphoreSlim) - uid: IPA.Utilities.Async.Synchronization.Lock* name: Lock href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_ commentId: Overload:IPA.Utilities.Async.Synchronization.Lock isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.Lock nameWithType: Synchronization.Lock - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim) name: LockAsync(SemaphoreSlim) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_ commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim) fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim) nameWithType: Synchronization.LockAsync(SemaphoreSlim) - uid: IPA.Utilities.Async.Synchronization.LockAsync* name: LockAsync href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_ commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.LockAsync nameWithType: Synchronization.LockAsync - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim) name: LockRead(ReaderWriterLockSlim) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_ commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim) fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim) nameWithType: Synchronization.LockRead(ReaderWriterLockSlim) - uid: IPA.Utilities.Async.Synchronization.LockRead* name: LockRead href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_ commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.LockRead nameWithType: Synchronization.LockRead - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim) name: LockReadUpgradable(ReaderWriterLockSlim) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_ commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim) fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim) nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim) - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable* name: LockReadUpgradable href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_ commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable nameWithType: Synchronization.LockReadUpgradable - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim) name: LockWrite(ReaderWriterLockSlim) href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_ commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim) fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim) nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim) - uid: IPA.Utilities.Async.Synchronization.LockWrite* name: LockWrite href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_ commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.LockWrite nameWithType: Synchronization.LockWrite - uid: IPA.Utilities.Async.Synchronization.MutexLocker name: Synchronization.MutexLocker href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker fullName: IPA.Utilities.Async.Synchronization.MutexLocker nameWithType: Synchronization.MutexLocker - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose() nameWithType: Synchronization.MutexLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose nameWithType: Synchronization.MutexLocker.IDisposable.Dispose nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker name: Synchronization.ReaderWriterLockSlimReadLocker href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker nameWithType: Synchronization.ReaderWriterLockSlimReadLocker - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose() nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose() nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade name: Upgrade() href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade() nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade() - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade* name: Upgrade href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_ commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade isSpec: "True" fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker name: Synchronization.ReaderWriterLockSlimWriteLocker href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose() nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker name: Synchronization.SemaphoreLocker href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker nameWithType: Synchronization.SemaphoreLocker - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose() nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker name: Synchronization.SemaphoreSlimAsyncLocker href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker nameWithType: Synchronization.SemaphoreSlimAsyncLocker - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose() nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker name: Synchronization.SemaphoreSlimLocker href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker nameWithType: Synchronization.SemaphoreSlimLocker - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose() nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose() nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose() - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler name: UnityMainThreadTaskScheduler href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler nameWithType: UnityMainThreadTaskScheduler - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel name: Cancel() href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel() nameWithType: UnityMainThreadTaskScheduler.Cancel() - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel* name: Cancel href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel nameWithType: UnityMainThreadTaskScheduler.Cancel - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling name: Cancelling href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling nameWithType: UnityMainThreadTaskScheduler.Cancelling - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling* name: Cancelling href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling nameWithType: UnityMainThreadTaskScheduler.Cancelling - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine name: Coroutine() href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine() nameWithType: UnityMainThreadTaskScheduler.Coroutine() - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine* name: Coroutine href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine nameWithType: UnityMainThreadTaskScheduler.Coroutine - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default name: Default href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default nameWithType: UnityMainThreadTaskScheduler.Default - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default* name: Default href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default nameWithType: UnityMainThreadTaskScheduler.Default - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose name: Dispose() href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose() nameWithType: UnityMainThreadTaskScheduler.Dispose() - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean) name: Dispose(Boolean) href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_ commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean) fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean) nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean) - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose* name: Dispose href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose nameWithType: UnityMainThreadTaskScheduler.Dispose - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory name: Factory href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory nameWithType: UnityMainThreadTaskScheduler.Factory - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory* name: Factory href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory nameWithType: UnityMainThreadTaskScheduler.Factory - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks name: GetScheduledTasks() href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks() nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks() - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks* name: GetScheduledTasks href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning name: IsRunning href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning nameWithType: UnityMainThreadTaskScheduler.IsRunning - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning* name: IsRunning href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning nameWithType: UnityMainThreadTaskScheduler.IsRunning - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) name: QueueTask(Task) href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_ commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task) nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task) - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask* name: QueueTask href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask nameWithType: UnityMainThreadTaskScheduler.QueueTask - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) name: TryExecuteTaskInline(Task, Boolean) href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_ commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean) nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean) - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline* name: TryExecuteTaskInline href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks name: YieldAfterTasks href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks* name: YieldAfterTasks href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime name: YieldAfterTime href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime* name: YieldAfterTime href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_ commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime isSpec: "True" fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime - uid: IPA.Utilities.CriticalSection name: CriticalSection href: api/IPA.Utilities.CriticalSection.html commentId: T:IPA.Utilities.CriticalSection fullName: IPA.Utilities.CriticalSection nameWithType: CriticalSection - uid: IPA.Utilities.CriticalSection.AutoExecuteSection name: CriticalSection.AutoExecuteSection href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection fullName: IPA.Utilities.CriticalSection.AutoExecuteSection nameWithType: CriticalSection.AutoExecuteSection - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose() nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose() nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose() - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose - uid: IPA.Utilities.CriticalSection.EnterExecuteSection name: EnterExecuteSection() href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection fullName: IPA.Utilities.CriticalSection.EnterExecuteSection() nameWithType: CriticalSection.EnterExecuteSection() - uid: IPA.Utilities.CriticalSection.EnterExecuteSection* name: EnterExecuteSection href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_ commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection isSpec: "True" fullName: IPA.Utilities.CriticalSection.EnterExecuteSection nameWithType: CriticalSection.EnterExecuteSection - uid: IPA.Utilities.CriticalSection.ExecuteSection name: ExecuteSection() href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection commentId: M:IPA.Utilities.CriticalSection.ExecuteSection fullName: IPA.Utilities.CriticalSection.ExecuteSection() nameWithType: CriticalSection.ExecuteSection() - uid: IPA.Utilities.CriticalSection.ExecuteSection* name: ExecuteSection href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_ commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection isSpec: "True" fullName: IPA.Utilities.CriticalSection.ExecuteSection nameWithType: CriticalSection.ExecuteSection - uid: IPA.Utilities.CriticalSection.ExitExecuteSection name: ExitExecuteSection() href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection fullName: IPA.Utilities.CriticalSection.ExitExecuteSection() nameWithType: CriticalSection.ExitExecuteSection() - uid: IPA.Utilities.CriticalSection.ExitExecuteSection* name: ExitExecuteSection href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_ commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection isSpec: "True" fullName: IPA.Utilities.CriticalSection.ExitExecuteSection nameWithType: CriticalSection.ExitExecuteSection - uid: IPA.Utilities.EnumerableExtensions name: EnumerableExtensions href: api/IPA.Utilities.EnumerableExtensions.html commentId: T:IPA.Utilities.EnumerableExtensions fullName: IPA.Utilities.EnumerableExtensions nameWithType: EnumerableExtensions - uid: IPA.Utilities.EnumerableExtensions.NonNull* name: NonNull href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_ commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull isSpec: "True" fullName: IPA.Utilities.EnumerableExtensions.NonNull nameWithType: EnumerableExtensions.NonNull - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0}) name: NonNull(IEnumerable) href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__ commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0}) name.vb: NonNull(Of T)(IEnumerable(Of T)) fullName: IPA.Utilities.EnumerableExtensions.NonNull(System.Collections.Generic.IEnumerable) fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T)) nameWithType: EnumerableExtensions.NonNull(IEnumerable) nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T)) - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}}) name: NonNull(IEnumerable>) href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___ commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}}) name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T))) fullName: IPA.Utilities.EnumerableExtensions.NonNull(System.Collections.Generic.IEnumerable>) fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T))) nameWithType: EnumerableExtensions.NonNull(IEnumerable>) nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T))) - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1}) name: NonNull(IEnumerable, Func) href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__ commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1}) name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U)) fullName: IPA.Utilities.EnumerableExtensions.NonNull(System.Collections.Generic.IEnumerable, System.Func) fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U)) nameWithType: EnumerableExtensions.NonNull(IEnumerable, Func) nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U)) - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}}) name: NonNull(IEnumerable, Func>) href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Nullable___1___ commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}}) name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U))) fullName: IPA.Utilities.EnumerableExtensions.NonNull(System.Collections.Generic.IEnumerable, System.Func>) fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Nullable(Of U))) nameWithType: EnumerableExtensions.NonNull(IEnumerable, Func>) nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U))) - uid: IPA.Utilities.Extensions name: Extensions href: api/IPA.Utilities.Extensions.html commentId: T:IPA.Utilities.Extensions fullName: IPA.Utilities.Extensions nameWithType: Extensions - uid: IPA.Utilities.Extensions.GetDefault(System.Type) name: GetDefault(Type) href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_ commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type) fullName: IPA.Utilities.Extensions.GetDefault(System.Type) nameWithType: Extensions.GetDefault(Type) - uid: IPA.Utilities.Extensions.GetDefault* name: GetDefault href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_ commentId: Overload:IPA.Utilities.Extensions.GetDefault isSpec: "True" fullName: IPA.Utilities.Extensions.GetDefault nameWithType: Extensions.GetDefault - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String) name: IsSubPathOf(String, String) href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_ commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String) fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String) nameWithType: Extensions.IsSubPathOf(String, String) - uid: IPA.Utilities.Extensions.IsSubPathOf* name: IsSubPathOf href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_ commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf isSpec: "True" fullName: IPA.Utilities.Extensions.IsSubPathOf nameWithType: Extensions.IsSubPathOf - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32) name: Right(String, Int32) href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_ commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32) fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32) nameWithType: Extensions.Right(String, Int32) - uid: IPA.Utilities.Extensions.Right* name: Right href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_ commentId: Overload:IPA.Utilities.Extensions.Right isSpec: "True" fullName: IPA.Utilities.Extensions.Right nameWithType: Extensions.Right - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean}) name: Unwrap(Nullable) href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__ commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean}) name.vb: Unwrap(Nullable(Of Boolean)) fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable) fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean)) nameWithType: Extensions.Unwrap(Nullable) nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean)) - uid: IPA.Utilities.Extensions.Unwrap* name: Unwrap href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_ commentId: Overload:IPA.Utilities.Extensions.Unwrap isSpec: "True" fullName: IPA.Utilities.Extensions.Unwrap nameWithType: Extensions.Unwrap - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String) name: WithEnding(String, String) href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_ commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String) fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String) nameWithType: Extensions.WithEnding(String, String) - uid: IPA.Utilities.Extensions.WithEnding* name: WithEnding href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_ commentId: Overload:IPA.Utilities.Extensions.WithEnding isSpec: "True" fullName: IPA.Utilities.Extensions.WithEnding nameWithType: Extensions.WithEnding - uid: IPA.Utilities.FieldAccessor`2 name: FieldAccessor href: api/IPA.Utilities.FieldAccessor-2.html commentId: T:IPA.Utilities.FieldAccessor`2 name.vb: FieldAccessor(Of T, U) fullName: IPA.Utilities.FieldAccessor fullName.vb: IPA.Utilities.FieldAccessor(Of T, U) nameWithType: FieldAccessor nameWithType.vb: FieldAccessor(Of T, U) - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String) name: Access(ref T, String) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_ commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String) name.vb: Access(ByRef T, String) fullName: IPA.Utilities.FieldAccessor.Access(ref T, System.String) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String) nameWithType: FieldAccessor.Access(ref T, String) nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String) - uid: IPA.Utilities.FieldAccessor`2.Access* name: Access href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_ commentId: Overload:IPA.Utilities.FieldAccessor`2.Access isSpec: "True" fullName: IPA.Utilities.FieldAccessor.Access fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access nameWithType: FieldAccessor.Access nameWithType.vb: FieldAccessor(Of T, U).Access - uid: IPA.Utilities.FieldAccessor`2.Accessor name: FieldAccessor.Accessor href: api/IPA.Utilities.FieldAccessor-2.Accessor.html commentId: T:IPA.Utilities.FieldAccessor`2.Accessor name.vb: FieldAccessor(Of T, U).Accessor fullName: IPA.Utilities.FieldAccessor.Accessor fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor nameWithType: FieldAccessor.Accessor nameWithType.vb: FieldAccessor(Of T, U).Accessor - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String) name: Get(T, String) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_ commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String) fullName: IPA.Utilities.FieldAccessor.Get(T, System.String) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String) nameWithType: FieldAccessor.Get(T, String) nameWithType.vb: FieldAccessor(Of T, U).Get(T, String) - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String) name: Get(ref T, String) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_ commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String) name.vb: Get(ByRef T, String) fullName: IPA.Utilities.FieldAccessor.Get(ref T, System.String) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String) nameWithType: FieldAccessor.Get(ref T, String) nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String) - uid: IPA.Utilities.FieldAccessor`2.Get* name: Get href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_ commentId: Overload:IPA.Utilities.FieldAccessor`2.Get isSpec: "True" fullName: IPA.Utilities.FieldAccessor.Get fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get nameWithType: FieldAccessor.Get nameWithType.vb: FieldAccessor(Of T, U).Get - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String) name: GetAccessor(String) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_ commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String) fullName: IPA.Utilities.FieldAccessor.GetAccessor(System.String) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String) nameWithType: FieldAccessor.GetAccessor(String) nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String) - uid: IPA.Utilities.FieldAccessor`2.GetAccessor* name: GetAccessor href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_ commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor isSpec: "True" fullName: IPA.Utilities.FieldAccessor.GetAccessor fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor nameWithType: FieldAccessor.GetAccessor nameWithType.vb: FieldAccessor(Of T, U).GetAccessor - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1) name: Set(T, String, U) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_ commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1) fullName: IPA.Utilities.FieldAccessor.Set(T, System.String, U) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U) nameWithType: FieldAccessor.Set(T, String, U) nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U) - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1) name: Set(ref T, String, U) href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_ commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1) name.vb: Set(ByRef T, String, U) fullName: IPA.Utilities.FieldAccessor.Set(ref T, System.String, U) fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U) nameWithType: FieldAccessor.Set(ref T, String, U) nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U) - uid: IPA.Utilities.FieldAccessor`2.Set* name: Set href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_ commentId: Overload:IPA.Utilities.FieldAccessor`2.Set isSpec: "True" fullName: IPA.Utilities.FieldAccessor.Set fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set nameWithType: FieldAccessor.Set nameWithType.vb: FieldAccessor(Of T, U).Set - uid: IPA.Utilities.MethodAccessor`2 name: MethodAccessor href: api/IPA.Utilities.MethodAccessor-2.html commentId: T:IPA.Utilities.MethodAccessor`2 name.vb: MethodAccessor(Of T, TDelegate) fullName: IPA.Utilities.MethodAccessor fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate) nameWithType: MethodAccessor nameWithType.vb: MethodAccessor(Of T, TDelegate) - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String) name: GetDelegate(String) href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_ commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String) fullName: IPA.Utilities.MethodAccessor.GetDelegate(System.String) fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String) nameWithType: MethodAccessor.GetDelegate(String) nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String) - uid: IPA.Utilities.MethodAccessor`2.GetDelegate* name: GetDelegate href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_ commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate isSpec: "True" fullName: IPA.Utilities.MethodAccessor.GetDelegate fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate nameWithType: MethodAccessor.GetDelegate nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate - uid: IPA.Utilities.PropertyAccessor`2 name: PropertyAccessor href: api/IPA.Utilities.PropertyAccessor-2.html commentId: T:IPA.Utilities.PropertyAccessor`2 name.vb: PropertyAccessor(Of T, U) fullName: IPA.Utilities.PropertyAccessor fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U) nameWithType: PropertyAccessor nameWithType.vb: PropertyAccessor(Of T, U) - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String) name: Get(T, String) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_ commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String) fullName: IPA.Utilities.PropertyAccessor.Get(T, System.String) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String) nameWithType: PropertyAccessor.Get(T, String) nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String) - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String) name: Get(ref T, String) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_ commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String) name.vb: Get(ByRef T, String) fullName: IPA.Utilities.PropertyAccessor.Get(ref T, System.String) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String) nameWithType: PropertyAccessor.Get(ref T, String) nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String) - uid: IPA.Utilities.PropertyAccessor`2.Get* name: Get href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_ commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get isSpec: "True" fullName: IPA.Utilities.PropertyAccessor.Get fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get nameWithType: PropertyAccessor.Get nameWithType.vb: PropertyAccessor(Of T, U).Get - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String) name: GetGetter(String) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_ commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String) fullName: IPA.Utilities.PropertyAccessor.GetGetter(System.String) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String) nameWithType: PropertyAccessor.GetGetter(String) nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String) - uid: IPA.Utilities.PropertyAccessor`2.GetGetter* name: GetGetter href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_ commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter isSpec: "True" fullName: IPA.Utilities.PropertyAccessor.GetGetter fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter nameWithType: PropertyAccessor.GetGetter nameWithType.vb: PropertyAccessor(Of T, U).GetGetter - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String) name: GetSetter(String) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_ commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String) fullName: IPA.Utilities.PropertyAccessor.GetSetter(System.String) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String) nameWithType: PropertyAccessor.GetSetter(String) nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String) - uid: IPA.Utilities.PropertyAccessor`2.GetSetter* name: GetSetter href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_ commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter isSpec: "True" fullName: IPA.Utilities.PropertyAccessor.GetSetter fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter nameWithType: PropertyAccessor.GetSetter nameWithType.vb: PropertyAccessor(Of T, U).GetSetter - uid: IPA.Utilities.PropertyAccessor`2.Getter name: PropertyAccessor.Getter href: api/IPA.Utilities.PropertyAccessor-2.Getter.html commentId: T:IPA.Utilities.PropertyAccessor`2.Getter name.vb: PropertyAccessor(Of T, U).Getter fullName: IPA.Utilities.PropertyAccessor.Getter fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter nameWithType: PropertyAccessor.Getter nameWithType.vb: PropertyAccessor(Of T, U).Getter - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1) name: Set(T, String, U) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_ commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1) fullName: IPA.Utilities.PropertyAccessor.Set(T, System.String, U) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U) nameWithType: PropertyAccessor.Set(T, String, U) nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U) - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1) name: Set(ref T, String, U) href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_ commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1) name.vb: Set(ByRef T, String, U) fullName: IPA.Utilities.PropertyAccessor.Set(ref T, System.String, U) fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U) nameWithType: PropertyAccessor.Set(ref T, String, U) nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U) - uid: IPA.Utilities.PropertyAccessor`2.Set* name: Set href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_ commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set isSpec: "True" fullName: IPA.Utilities.PropertyAccessor.Set fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set nameWithType: PropertyAccessor.Set nameWithType.vb: PropertyAccessor(Of T, U).Set - uid: IPA.Utilities.PropertyAccessor`2.Setter name: PropertyAccessor.Setter href: api/IPA.Utilities.PropertyAccessor-2.Setter.html commentId: T:IPA.Utilities.PropertyAccessor`2.Setter name.vb: PropertyAccessor(Of T, U).Setter fullName: IPA.Utilities.PropertyAccessor.Setter fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter nameWithType: PropertyAccessor.Setter nameWithType.vb: PropertyAccessor(Of T, U).Setter - uid: IPA.Utilities.Ref name: Ref href: api/IPA.Utilities.Ref.html commentId: T:IPA.Utilities.Ref fullName: IPA.Utilities.Ref nameWithType: Ref - uid: IPA.Utilities.Ref.Create* name: Create href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_ commentId: Overload:IPA.Utilities.Ref.Create isSpec: "True" fullName: IPA.Utilities.Ref.Create nameWithType: Ref.Create - uid: IPA.Utilities.Ref.Create``1(``0) name: Create(T) href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_ commentId: M:IPA.Utilities.Ref.Create``1(``0) name.vb: Create(Of T)(T) fullName: IPA.Utilities.Ref.Create(T) fullName.vb: IPA.Utilities.Ref.Create(Of T)(T) nameWithType: Ref.Create(T) nameWithType.vb: Ref.Create(Of T)(T) - uid: IPA.Utilities.Ref`1 name: Ref href: api/IPA.Utilities.Ref-1.html commentId: T:IPA.Utilities.Ref`1 name.vb: Ref(Of T) fullName: IPA.Utilities.Ref fullName.vb: IPA.Utilities.Ref(Of T) nameWithType: Ref nameWithType.vb: Ref(Of T) - uid: IPA.Utilities.Ref`1.#ctor(`0) name: Ref(T) href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_ commentId: M:IPA.Utilities.Ref`1.#ctor(`0) fullName: IPA.Utilities.Ref.Ref(T) fullName.vb: IPA.Utilities.Ref(Of T).Ref(T) nameWithType: Ref.Ref(T) nameWithType.vb: Ref(Of T).Ref(T) - uid: IPA.Utilities.Ref`1.#ctor* name: Ref href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_ commentId: Overload:IPA.Utilities.Ref`1.#ctor isSpec: "True" fullName: IPA.Utilities.Ref.Ref fullName.vb: IPA.Utilities.Ref(Of T).Ref nameWithType: Ref.Ref nameWithType.vb: Ref(Of T).Ref - uid: IPA.Utilities.Ref`1.CompareTo(`0) name: CompareTo(T) href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_ commentId: M:IPA.Utilities.Ref`1.CompareTo(`0) fullName: IPA.Utilities.Ref.CompareTo(T) fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T) nameWithType: Ref.CompareTo(T) nameWithType.vb: Ref(Of T).CompareTo(T) - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0}) name: CompareTo(Ref) href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__ commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0}) name.vb: CompareTo(Ref(Of T)) fullName: IPA.Utilities.Ref.CompareTo(IPA.Utilities.Ref) fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T)) nameWithType: Ref.CompareTo(Ref) nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T)) - uid: IPA.Utilities.Ref`1.CompareTo* name: CompareTo href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_ commentId: Overload:IPA.Utilities.Ref`1.CompareTo isSpec: "True" fullName: IPA.Utilities.Ref.CompareTo fullName.vb: IPA.Utilities.Ref(Of T).CompareTo nameWithType: Ref.CompareTo nameWithType.vb: Ref(Of T).CompareTo - uid: IPA.Utilities.Ref`1.Error name: Error href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error commentId: P:IPA.Utilities.Ref`1.Error fullName: IPA.Utilities.Ref.Error fullName.vb: IPA.Utilities.Ref(Of T).Error nameWithType: Ref.Error nameWithType.vb: Ref(Of T).Error - uid: IPA.Utilities.Ref`1.Error* name: Error href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_ commentId: Overload:IPA.Utilities.Ref`1.Error isSpec: "True" fullName: IPA.Utilities.Ref.Error fullName.vb: IPA.Utilities.Ref(Of T).Error nameWithType: Ref.Error nameWithType.vb: Ref(Of T).Error - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0} name: Implicit(T to Ref) href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_ commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0} name.vb: Widening(T to Ref(Of T)) fullName: IPA.Utilities.Ref.Implicit(T to IPA.Utilities.Ref) fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T)) nameWithType: Ref.Implicit(T to Ref) nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T)) - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0 name: Implicit(Ref to T) href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0 commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0 name.vb: Widening(Ref(Of T) to T) fullName: IPA.Utilities.Ref.Implicit(IPA.Utilities.Ref to T) fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T) nameWithType: Ref.Implicit(Ref to T) nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T) - uid: IPA.Utilities.Ref`1.op_Implicit* name: Implicit href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_ commentId: Overload:IPA.Utilities.Ref`1.op_Implicit isSpec: "True" name.vb: Widening fullName: IPA.Utilities.Ref.Implicit fullName.vb: IPA.Utilities.Ref(Of T).Widening nameWithType: Ref.Implicit nameWithType.vb: Ref(Of T).Widening - uid: IPA.Utilities.Ref`1.Value name: Value href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value commentId: P:IPA.Utilities.Ref`1.Value fullName: IPA.Utilities.Ref.Value fullName.vb: IPA.Utilities.Ref(Of T).Value nameWithType: Ref.Value nameWithType.vb: Ref(Of T).Value - uid: IPA.Utilities.Ref`1.Value* name: Value href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_ commentId: Overload:IPA.Utilities.Ref`1.Value isSpec: "True" fullName: IPA.Utilities.Ref.Value fullName.vb: IPA.Utilities.Ref(Of T).Value nameWithType: Ref.Value nameWithType.vb: Ref(Of T).Value - uid: IPA.Utilities.Ref`1.Verify name: Verify() href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify commentId: M:IPA.Utilities.Ref`1.Verify fullName: IPA.Utilities.Ref.Verify() fullName.vb: IPA.Utilities.Ref(Of T).Verify() nameWithType: Ref.Verify() nameWithType.vb: Ref(Of T).Verify() - uid: IPA.Utilities.Ref`1.Verify* name: Verify href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_ commentId: Overload:IPA.Utilities.Ref`1.Verify isSpec: "True" fullName: IPA.Utilities.Ref.Verify fullName.vb: IPA.Utilities.Ref(Of T).Verify nameWithType: Ref.Verify nameWithType.vb: Ref(Of T).Verify - uid: IPA.Utilities.ReflectionUtil name: ReflectionUtil href: api/IPA.Utilities.ReflectionUtil.html commentId: T:IPA.Utilities.ReflectionUtil fullName: IPA.Utilities.ReflectionUtil nameWithType: ReflectionUtil - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type) name: CopyComponent(Component, Type, GameObject, Type) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_ commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type) fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type) nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type) - uid: IPA.Utilities.ReflectionUtil.CopyComponent* name: CopyComponent href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_ commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.CopyComponent nameWithType: ReflectionUtil.CopyComponent - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type) name: CopyComponent(Component, GameObject, Type) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_ commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type) name.vb: CopyComponent(Of T)(Component, GameObject, Type) fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, UnityEngine.GameObject, System.Type) fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type) nameWithType: ReflectionUtil.CopyComponent(Component, GameObject, Type) nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type) - uid: IPA.Utilities.ReflectionUtil.GetField* name: GetField href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_ commentId: Overload:IPA.Utilities.ReflectionUtil.GetField isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.GetField nameWithType: ReflectionUtil.GetField - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String) name: GetField(T, String) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_ commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String) name.vb: GetField(Of U, T)(T, String) fullName: IPA.Utilities.ReflectionUtil.GetField(T, System.String) fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String) nameWithType: ReflectionUtil.GetField(T, String) nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String) - uid: IPA.Utilities.ReflectionUtil.GetProperty* name: GetProperty href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_ commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.GetProperty nameWithType: ReflectionUtil.GetProperty - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String) name: GetProperty(T, String) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_ commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String) name.vb: GetProperty(Of U, T)(T, String) fullName: IPA.Utilities.ReflectionUtil.GetProperty(T, System.String) fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String) nameWithType: ReflectionUtil.GetProperty(T, String) nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String) - uid: IPA.Utilities.ReflectionUtil.InvokeMethod* name: InvokeMethod href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_ commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.InvokeMethod nameWithType: ReflectionUtil.InvokeMethod - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[]) name: InvokeMethod(T, String, Object[]) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___ commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[]) name.vb: InvokeMethod(Of U, T)(T, String, Object()) fullName: IPA.Utilities.ReflectionUtil.InvokeMethod(T, System.String, System.Object[]) fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object()) nameWithType: ReflectionUtil.InvokeMethod(T, String, Object[]) nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object()) - uid: IPA.Utilities.ReflectionUtil.SetField* name: SetField href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_ commentId: Overload:IPA.Utilities.ReflectionUtil.SetField isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.SetField nameWithType: ReflectionUtil.SetField - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1) name: SetField(T, String, U) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_ commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1) name.vb: SetField(Of T, U)(T, String, U) fullName: IPA.Utilities.ReflectionUtil.SetField(T, System.String, U) fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U) nameWithType: ReflectionUtil.SetField(T, String, U) nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U) - uid: IPA.Utilities.ReflectionUtil.SetProperty* name: SetProperty href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_ commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.SetProperty nameWithType: ReflectionUtil.SetProperty - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1) name: SetProperty(T, String, U) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_ commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1) name.vb: SetProperty(Of T, U)(T, String, U) fullName: IPA.Utilities.ReflectionUtil.SetProperty(T, System.String, U) fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U) nameWithType: ReflectionUtil.SetProperty(T, String, U) nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U) - uid: IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField(System.String) name: ToCompilerGeneratedBackingField(String) href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_ToCompilerGeneratedBackingField_System_String_ commentId: M:IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField(System.String) fullName: IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField(System.String) nameWithType: ReflectionUtil.ToCompilerGeneratedBackingField(String) - uid: IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField* name: ToCompilerGeneratedBackingField href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_ToCompilerGeneratedBackingField_ commentId: Overload:IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField isSpec: "True" fullName: IPA.Utilities.ReflectionUtil.ToCompilerGeneratedBackingField nameWithType: ReflectionUtil.ToCompilerGeneratedBackingField - uid: IPA.Utilities.SwitchToUnityMainThreadAwaitable name: SwitchToUnityMainThreadAwaitable href: api/IPA.Utilities.SwitchToUnityMainThreadAwaitable.html commentId: T:IPA.Utilities.SwitchToUnityMainThreadAwaitable fullName: IPA.Utilities.SwitchToUnityMainThreadAwaitable nameWithType: SwitchToUnityMainThreadAwaitable - uid: IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter name: GetAwaiter() href: api/IPA.Utilities.SwitchToUnityMainThreadAwaitable.html#IPA_Utilities_SwitchToUnityMainThreadAwaitable_GetAwaiter commentId: M:IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter fullName: IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter() nameWithType: SwitchToUnityMainThreadAwaitable.GetAwaiter() - uid: IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter* name: GetAwaiter href: api/IPA.Utilities.SwitchToUnityMainThreadAwaitable.html#IPA_Utilities_SwitchToUnityMainThreadAwaitable_GetAwaiter_ commentId: Overload:IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter isSpec: "True" fullName: IPA.Utilities.SwitchToUnityMainThreadAwaitable.GetAwaiter nameWithType: SwitchToUnityMainThreadAwaitable.GetAwaiter - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter name: SwitchToUnityMainThreadAwaiter href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html commentId: T:IPA.Utilities.SwitchToUnityMainThreadAwaiter fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter nameWithType: SwitchToUnityMainThreadAwaiter - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult name: GetResult() href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_GetResult commentId: M:IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult() nameWithType: SwitchToUnityMainThreadAwaiter.GetResult() - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult* name: GetResult href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_GetResult_ commentId: Overload:IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult isSpec: "True" fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.GetResult nameWithType: SwitchToUnityMainThreadAwaiter.GetResult - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted name: IsCompleted href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_IsCompleted commentId: P:IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted nameWithType: SwitchToUnityMainThreadAwaiter.IsCompleted - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted* name: IsCompleted href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_IsCompleted_ commentId: Overload:IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted isSpec: "True" fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.IsCompleted nameWithType: SwitchToUnityMainThreadAwaiter.IsCompleted - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted(System.Action) name: OnCompleted(Action) href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_OnCompleted_System_Action_ commentId: M:IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted(System.Action) fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted(System.Action) nameWithType: SwitchToUnityMainThreadAwaiter.OnCompleted(Action) - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted* name: OnCompleted href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_OnCompleted_ commentId: Overload:IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted isSpec: "True" fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.OnCompleted nameWithType: SwitchToUnityMainThreadAwaiter.OnCompleted - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted(System.Action) name: UnsafeOnCompleted(Action) href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_UnsafeOnCompleted_System_Action_ commentId: M:IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted(System.Action) fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted(System.Action) nameWithType: SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted(Action) - uid: IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted* name: UnsafeOnCompleted href: api/IPA.Utilities.SwitchToUnityMainThreadAwaiter.html#IPA_Utilities_SwitchToUnityMainThreadAwaiter_UnsafeOnCompleted_ commentId: Overload:IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted isSpec: "True" fullName: IPA.Utilities.SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted nameWithType: SwitchToUnityMainThreadAwaiter.UnsafeOnCompleted - uid: IPA.Utilities.UnityGame name: UnityGame href: api/IPA.Utilities.UnityGame.html commentId: T:IPA.Utilities.UnityGame fullName: IPA.Utilities.UnityGame nameWithType: UnityGame - uid: IPA.Utilities.UnityGame.GameVersion name: GameVersion href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion commentId: P:IPA.Utilities.UnityGame.GameVersion fullName: IPA.Utilities.UnityGame.GameVersion nameWithType: UnityGame.GameVersion - uid: IPA.Utilities.UnityGame.GameVersion* name: GameVersion href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_ commentId: Overload:IPA.Utilities.UnityGame.GameVersion isSpec: "True" fullName: IPA.Utilities.UnityGame.GameVersion nameWithType: UnityGame.GameVersion - uid: IPA.Utilities.UnityGame.InstallPath name: InstallPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath commentId: P:IPA.Utilities.UnityGame.InstallPath fullName: IPA.Utilities.UnityGame.InstallPath nameWithType: UnityGame.InstallPath - uid: IPA.Utilities.UnityGame.InstallPath* name: InstallPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_ commentId: Overload:IPA.Utilities.UnityGame.InstallPath isSpec: "True" fullName: IPA.Utilities.UnityGame.InstallPath nameWithType: UnityGame.InstallPath - uid: IPA.Utilities.UnityGame.LibraryPath name: LibraryPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath commentId: P:IPA.Utilities.UnityGame.LibraryPath fullName: IPA.Utilities.UnityGame.LibraryPath nameWithType: UnityGame.LibraryPath - uid: IPA.Utilities.UnityGame.LibraryPath* name: LibraryPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_ commentId: Overload:IPA.Utilities.UnityGame.LibraryPath isSpec: "True" fullName: IPA.Utilities.UnityGame.LibraryPath nameWithType: UnityGame.LibraryPath - uid: IPA.Utilities.UnityGame.NativeLibraryPath name: NativeLibraryPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath fullName: IPA.Utilities.UnityGame.NativeLibraryPath nameWithType: UnityGame.NativeLibraryPath - uid: IPA.Utilities.UnityGame.NativeLibraryPath* name: NativeLibraryPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_ commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath isSpec: "True" fullName: IPA.Utilities.UnityGame.NativeLibraryPath nameWithType: UnityGame.NativeLibraryPath - uid: IPA.Utilities.UnityGame.OnMainThread name: OnMainThread href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread commentId: P:IPA.Utilities.UnityGame.OnMainThread fullName: IPA.Utilities.UnityGame.OnMainThread nameWithType: UnityGame.OnMainThread - uid: IPA.Utilities.UnityGame.OnMainThread* name: OnMainThread href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_ commentId: Overload:IPA.Utilities.UnityGame.OnMainThread isSpec: "True" fullName: IPA.Utilities.UnityGame.OnMainThread nameWithType: UnityGame.OnMainThread - uid: IPA.Utilities.UnityGame.PluginsPath name: PluginsPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath commentId: P:IPA.Utilities.UnityGame.PluginsPath fullName: IPA.Utilities.UnityGame.PluginsPath nameWithType: UnityGame.PluginsPath - uid: IPA.Utilities.UnityGame.PluginsPath* name: PluginsPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_ commentId: Overload:IPA.Utilities.UnityGame.PluginsPath isSpec: "True" fullName: IPA.Utilities.UnityGame.PluginsPath nameWithType: UnityGame.PluginsPath - uid: IPA.Utilities.UnityGame.Release name: UnityGame.Release href: api/IPA.Utilities.UnityGame.Release.html commentId: T:IPA.Utilities.UnityGame.Release fullName: IPA.Utilities.UnityGame.Release nameWithType: UnityGame.Release - uid: IPA.Utilities.UnityGame.Release.Other name: Other href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other commentId: F:IPA.Utilities.UnityGame.Release.Other fullName: IPA.Utilities.UnityGame.Release.Other nameWithType: UnityGame.Release.Other - uid: IPA.Utilities.UnityGame.Release.Steam name: Steam href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam commentId: F:IPA.Utilities.UnityGame.Release.Steam fullName: IPA.Utilities.UnityGame.Release.Steam nameWithType: UnityGame.Release.Steam - uid: IPA.Utilities.UnityGame.ReleaseType name: ReleaseType href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType commentId: P:IPA.Utilities.UnityGame.ReleaseType fullName: IPA.Utilities.UnityGame.ReleaseType nameWithType: UnityGame.ReleaseType - uid: IPA.Utilities.UnityGame.ReleaseType* name: ReleaseType href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_ commentId: Overload:IPA.Utilities.UnityGame.ReleaseType isSpec: "True" fullName: IPA.Utilities.UnityGame.ReleaseType nameWithType: UnityGame.ReleaseType - uid: IPA.Utilities.UnityGame.SwitchToMainThreadAsync name: SwitchToMainThreadAsync() href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_SwitchToMainThreadAsync commentId: M:IPA.Utilities.UnityGame.SwitchToMainThreadAsync fullName: IPA.Utilities.UnityGame.SwitchToMainThreadAsync() nameWithType: UnityGame.SwitchToMainThreadAsync() - uid: IPA.Utilities.UnityGame.SwitchToMainThreadAsync* name: SwitchToMainThreadAsync href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_SwitchToMainThreadAsync_ commentId: Overload:IPA.Utilities.UnityGame.SwitchToMainThreadAsync isSpec: "True" fullName: IPA.Utilities.UnityGame.SwitchToMainThreadAsync nameWithType: UnityGame.SwitchToMainThreadAsync - uid: IPA.Utilities.UnityGame.UserDataPath name: UserDataPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath commentId: P:IPA.Utilities.UnityGame.UserDataPath fullName: IPA.Utilities.UnityGame.UserDataPath nameWithType: UnityGame.UserDataPath - uid: IPA.Utilities.UnityGame.UserDataPath* name: UserDataPath href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_ commentId: Overload:IPA.Utilities.UnityGame.UserDataPath isSpec: "True" fullName: IPA.Utilities.UnityGame.UserDataPath nameWithType: UnityGame.UserDataPath - uid: IPA.Utilities.Utils name: Utils href: api/IPA.Utilities.Utils.html commentId: T:IPA.Utilities.Utils fullName: IPA.Utilities.Utils nameWithType: Utils - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[]) name: ByteArrayToString(Byte[]) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___ commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[]) name.vb: ByteArrayToString(Byte()) fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[]) fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte()) nameWithType: Utils.ByteArrayToString(Byte[]) nameWithType.vb: Utils.ByteArrayToString(Byte()) - uid: IPA.Utilities.Utils.ByteArrayToString* name: ByteArrayToString href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_ commentId: Overload:IPA.Utilities.Utils.ByteArrayToString isSpec: "True" fullName: IPA.Utilities.Utils.ByteArrayToString nameWithType: Utils.ByteArrayToString - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely name: CanUseDateTimeNowSafely href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely nameWithType: Utils.CanUseDateTimeNowSafely - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely* name: CanUseDateTimeNowSafely href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_ commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely isSpec: "True" fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely nameWithType: Utils.CanUseDateTimeNowSafely - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean}) name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_System_IO_DirectoryInfo_System_IO_DirectoryInfo_System_String_System_Func_System_Exception_System_IO_FileInfo_System_Boolean__ commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean}) name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean)) fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func) fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean)) nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func) nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean)) - uid: IPA.Utilities.Utils.CopyAll* name: CopyAll href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_ commentId: Overload:IPA.Utilities.Utils.CopyAll isSpec: "True" fullName: IPA.Utilities.Utils.CopyAll nameWithType: Utils.CopyAll - uid: IPA.Utilities.Utils.CurrentTime name: CurrentTime() href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime commentId: M:IPA.Utilities.Utils.CurrentTime fullName: IPA.Utilities.Utils.CurrentTime() nameWithType: Utils.CurrentTime() - uid: IPA.Utilities.Utils.CurrentTime* name: CurrentTime href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_ commentId: Overload:IPA.Utilities.Utils.CurrentTime isSpec: "True" fullName: IPA.Utilities.Utils.CurrentTime nameWithType: Utils.CurrentTime - uid: IPA.Utilities.Utils.Deconstruct* name: Deconstruct href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_Deconstruct_ commentId: Overload:IPA.Utilities.Utils.Deconstruct isSpec: "True" fullName: IPA.Utilities.Utils.Deconstruct nameWithType: Utils.Deconstruct - uid: IPA.Utilities.Utils.Deconstruct``2(System.Collections.Generic.KeyValuePair{``0,``1},``0@,``1@) name: Deconstruct(KeyValuePair, out TKey, out TValue) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_Deconstruct__2_System_Collections_Generic_KeyValuePair___0___1____0____1__ commentId: M:IPA.Utilities.Utils.Deconstruct``2(System.Collections.Generic.KeyValuePair{``0,``1},``0@,``1@) name.vb: Deconstruct(Of TKey, TValue)(KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue) fullName: IPA.Utilities.Utils.Deconstruct(System.Collections.Generic.KeyValuePair, out TKey, out TValue) fullName.vb: IPA.Utilities.Utils.Deconstruct(Of TKey, TValue)(System.Collections.Generic.KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue) nameWithType: Utils.Deconstruct(KeyValuePair, out TKey, out TValue) nameWithType.vb: Utils.Deconstruct(Of TKey, TValue)(KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue) - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String) name: GetRelativePath(String, String) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_ commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String) fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String) nameWithType: Utils.GetRelativePath(String, String) - uid: IPA.Utilities.Utils.GetRelativePath* name: GetRelativePath href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_ commentId: Overload:IPA.Utilities.Utils.GetRelativePath isSpec: "True" fullName: IPA.Utilities.Utils.GetRelativePath nameWithType: Utils.GetRelativePath - uid: IPA.Utilities.Utils.ScopeGuard(System.Action) name: ScopeGuard(Action) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_ commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action) fullName: IPA.Utilities.Utils.ScopeGuard(System.Action) nameWithType: Utils.ScopeGuard(Action) - uid: IPA.Utilities.Utils.ScopeGuard* name: ScopeGuard href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_ commentId: Overload:IPA.Utilities.Utils.ScopeGuard isSpec: "True" fullName: IPA.Utilities.Utils.ScopeGuard nameWithType: Utils.ScopeGuard - uid: IPA.Utilities.Utils.ScopeGuardObject name: Utils.ScopeGuardObject href: api/IPA.Utilities.Utils.ScopeGuardObject.html commentId: T:IPA.Utilities.Utils.ScopeGuardObject fullName: IPA.Utilities.Utils.ScopeGuardObject nameWithType: Utils.ScopeGuardObject - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action) name: ScopeGuardObject(Action) href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_ commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action) fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action) nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action) - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor* name: ScopeGuardObject href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_ commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor isSpec: "True" fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject nameWithType: Utils.ScopeGuardObject.ScopeGuardObject - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose() nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose() nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose() - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_ commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose - uid: IPA.Utilities.Utils.StringToByteArray(System.String) name: StringToByteArray(String) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_ commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String) fullName: IPA.Utilities.Utils.StringToByteArray(System.String) nameWithType: Utils.StringToByteArray(String) - uid: IPA.Utilities.Utils.StringToByteArray* name: StringToByteArray href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_ commentId: Overload:IPA.Utilities.Utils.StringToByteArray isSpec: "True" fullName: IPA.Utilities.Utils.StringToByteArray nameWithType: Utils.StringToByteArray - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[]) name: UnsafeCompare(Byte[], Byte[]) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___ commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[]) name.vb: UnsafeCompare(Byte(), Byte()) fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[]) fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte()) nameWithType: Utils.UnsafeCompare(Byte[], Byte[]) nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte()) - uid: IPA.Utilities.Utils.UnsafeCompare* name: UnsafeCompare href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_ commentId: Overload:IPA.Utilities.Utils.UnsafeCompare isSpec: "True" fullName: IPA.Utilities.Utils.UnsafeCompare nameWithType: Utils.UnsafeCompare - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version,Hive.Versioning.Version) name: VersionCompareNoPrerelease(Version, Version) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_Hive_Versioning_Version_Hive_Versioning_Version_ commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version,Hive.Versioning.Version) fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version, Hive.Versioning.Version) nameWithType: Utils.VersionCompareNoPrerelease(Version, Version) - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version) name: VersionCompareNoPrerelease(Version, Version) href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_ commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version) fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version) nameWithType: Utils.VersionCompareNoPrerelease(Version, Version) - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease* name: VersionCompareNoPrerelease href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_ commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease isSpec: "True" fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease nameWithType: Utils.VersionCompareNoPrerelease - uid: other.config.schema name: Configuration File Schema href: other_api/config/schema.html - uid: other.index name: other.index href: other_api/index.html - uid: SemVer name: SemVer href: api/SemVer.html commentId: N:SemVer fullName: SemVer nameWithType: SemVer - uid: SemVer.Range name: Range href: api/SemVer.Range.html commentId: T:SemVer.Range fullName: SemVer.Range nameWithType: Range - uid: SemVer.Range.#ctor(System.String,System.Boolean) name: Range(String, Boolean) href: api/SemVer.Range.html#SemVer_Range__ctor_System_String_System_Boolean_ commentId: M:SemVer.Range.#ctor(System.String,System.Boolean) fullName: SemVer.Range.Range(System.String, System.Boolean) nameWithType: Range.Range(String, Boolean) - uid: SemVer.Range.#ctor* name: Range href: api/SemVer.Range.html#SemVer_Range__ctor_ commentId: Overload:SemVer.Range.#ctor isSpec: "True" fullName: SemVer.Range.Range nameWithType: Range.Range - uid: SemVer.Range.Equals(SemVer.Range) name: Equals(Range) href: api/SemVer.Range.html#SemVer_Range_Equals_SemVer_Range_ commentId: M:SemVer.Range.Equals(SemVer.Range) fullName: SemVer.Range.Equals(SemVer.Range) nameWithType: Range.Equals(Range) - uid: SemVer.Range.Equals(System.Nullable{VersionRange}) name: Equals(Nullable) href: api/SemVer.Range.html#SemVer_Range_Equals_System_Nullable_VersionRange__ commentId: M:SemVer.Range.Equals(System.Nullable{VersionRange}) name.vb: Equals(Nullable(Of VersionRange)) fullName: SemVer.Range.Equals(System.Nullable) fullName.vb: SemVer.Range.Equals(System.Nullable(Of VersionRange)) nameWithType: Range.Equals(Nullable) nameWithType.vb: Range.Equals(Nullable(Of VersionRange)) - uid: SemVer.Range.Equals(System.Object) name: Equals(Object) href: api/SemVer.Range.html#SemVer_Range_Equals_System_Object_ commentId: M:SemVer.Range.Equals(System.Object) fullName: SemVer.Range.Equals(System.Object) nameWithType: Range.Equals(Object) - uid: SemVer.Range.Equals* name: Equals href: api/SemVer.Range.html#SemVer_Range_Equals_ commentId: Overload:SemVer.Range.Equals isSpec: "True" fullName: SemVer.Range.Equals nameWithType: Range.Equals - uid: SemVer.Range.ForHiveRange(VersionRange) name: ForHiveRange(VersionRange) href: api/SemVer.Range.html#SemVer_Range_ForHiveRange_VersionRange_ commentId: M:SemVer.Range.ForHiveRange(VersionRange) fullName: SemVer.Range.ForHiveRange(VersionRange) nameWithType: Range.ForHiveRange(VersionRange) - uid: SemVer.Range.ForHiveRange* name: ForHiveRange href: api/SemVer.Range.html#SemVer_Range_ForHiveRange_ commentId: Overload:SemVer.Range.ForHiveRange isSpec: "True" fullName: SemVer.Range.ForHiveRange nameWithType: Range.ForHiveRange - uid: SemVer.Range.GetHashCode name: GetHashCode() href: api/SemVer.Range.html#SemVer_Range_GetHashCode commentId: M:SemVer.Range.GetHashCode fullName: SemVer.Range.GetHashCode() nameWithType: Range.GetHashCode() - uid: SemVer.Range.GetHashCode* name: GetHashCode href: api/SemVer.Range.html#SemVer_Range_GetHashCode_ commentId: Overload:SemVer.Range.GetHashCode isSpec: "True" fullName: SemVer.Range.GetHashCode nameWithType: Range.GetHashCode - uid: SemVer.Range.Intersect(SemVer.Range) name: Intersect(Range) href: api/SemVer.Range.html#SemVer_Range_Intersect_SemVer_Range_ commentId: M:SemVer.Range.Intersect(SemVer.Range) fullName: SemVer.Range.Intersect(SemVer.Range) nameWithType: Range.Intersect(Range) - uid: SemVer.Range.Intersect* name: Intersect href: api/SemVer.Range.html#SemVer_Range_Intersect_ commentId: Overload:SemVer.Range.Intersect isSpec: "True" fullName: SemVer.Range.Intersect nameWithType: Range.Intersect - uid: SemVer.Range.IsSatisfied(Hive.Versioning.Version) name: IsSatisfied(Hive.Versioning.Version) href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_Hive_Versioning_Version_ commentId: M:SemVer.Range.IsSatisfied(Hive.Versioning.Version) fullName: SemVer.Range.IsSatisfied(Hive.Versioning.Version) nameWithType: Range.IsSatisfied(Hive.Versioning.Version) - uid: SemVer.Range.IsSatisfied(SemVer.Version) name: IsSatisfied(Version) href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_SemVer_Version_ commentId: M:SemVer.Range.IsSatisfied(SemVer.Version) fullName: SemVer.Range.IsSatisfied(SemVer.Version) nameWithType: Range.IsSatisfied(Version) - uid: SemVer.Range.IsSatisfied(System.String,System.Boolean) name: IsSatisfied(String, Boolean) href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_System_String_System_Boolean_ commentId: M:SemVer.Range.IsSatisfied(System.String,System.Boolean) fullName: SemVer.Range.IsSatisfied(System.String, System.Boolean) nameWithType: Range.IsSatisfied(String, Boolean) - uid: SemVer.Range.IsSatisfied(System.String,System.String,System.Boolean) name: IsSatisfied(String, String, Boolean) href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_System_String_System_String_System_Boolean_ commentId: M:SemVer.Range.IsSatisfied(System.String,System.String,System.Boolean) fullName: SemVer.Range.IsSatisfied(System.String, System.String, System.Boolean) nameWithType: Range.IsSatisfied(String, String, Boolean) - uid: SemVer.Range.IsSatisfied* name: IsSatisfied href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_ commentId: Overload:SemVer.Range.IsSatisfied isSpec: "True" fullName: SemVer.Range.IsSatisfied nameWithType: Range.IsSatisfied - uid: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{SemVer.Version}) name: MaxSatisfying(IEnumerable) href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_Collections_Generic_IEnumerable_SemVer_Version__ commentId: M:SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{SemVer.Version}) name.vb: MaxSatisfying(IEnumerable(Of Version)) fullName: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable) fullName.vb: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable(Of SemVer.Version)) nameWithType: Range.MaxSatisfying(IEnumerable) nameWithType.vb: Range.MaxSatisfying(IEnumerable(Of Version)) - uid: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean) name: MaxSatisfying(IEnumerable, Boolean) href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_Collections_Generic_IEnumerable_System_String__System_Boolean_ commentId: M:SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean) name.vb: MaxSatisfying(IEnumerable(Of String), Boolean) fullName: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable(Of System.String), System.Boolean) nameWithType: Range.MaxSatisfying(IEnumerable, Boolean) nameWithType.vb: Range.MaxSatisfying(IEnumerable(Of String), Boolean) - uid: SemVer.Range.MaxSatisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean) name: MaxSatisfying(String, IEnumerable, Boolean) href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_String_System_Collections_Generic_IEnumerable_System_String__System_Boolean_ commentId: M:SemVer.Range.MaxSatisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean) name.vb: MaxSatisfying(String, IEnumerable(Of String), Boolean) fullName: SemVer.Range.MaxSatisfying(System.String, System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: SemVer.Range.MaxSatisfying(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Boolean) nameWithType: Range.MaxSatisfying(String, IEnumerable, Boolean) nameWithType.vb: Range.MaxSatisfying(String, IEnumerable(Of String), Boolean) - uid: SemVer.Range.MaxSatisfying* name: MaxSatisfying href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_ commentId: Overload:SemVer.Range.MaxSatisfying isSpec: "True" fullName: SemVer.Range.MaxSatisfying nameWithType: Range.MaxSatisfying - uid: SemVer.Range.op_Equality(SemVer.Range,SemVer.Range) name: Equality(Range, Range) href: api/SemVer.Range.html#SemVer_Range_op_Equality_SemVer_Range_SemVer_Range_ commentId: M:SemVer.Range.op_Equality(SemVer.Range,SemVer.Range) fullName: SemVer.Range.Equality(SemVer.Range, SemVer.Range) nameWithType: Range.Equality(Range, Range) - uid: SemVer.Range.op_Equality* name: Equality href: api/SemVer.Range.html#SemVer_Range_op_Equality_ commentId: Overload:SemVer.Range.op_Equality isSpec: "True" fullName: SemVer.Range.Equality nameWithType: Range.Equality - uid: SemVer.Range.op_Inequality(SemVer.Range,SemVer.Range) name: Inequality(Range, Range) href: api/SemVer.Range.html#SemVer_Range_op_Inequality_SemVer_Range_SemVer_Range_ commentId: M:SemVer.Range.op_Inequality(SemVer.Range,SemVer.Range) fullName: SemVer.Range.Inequality(SemVer.Range, SemVer.Range) nameWithType: Range.Inequality(Range, Range) - uid: SemVer.Range.op_Inequality* name: Inequality href: api/SemVer.Range.html#SemVer_Range_op_Inequality_ commentId: Overload:SemVer.Range.op_Inequality isSpec: "True" fullName: SemVer.Range.Inequality nameWithType: Range.Inequality - uid: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{SemVer.Version}) name: Satisfying(IEnumerable) href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_Collections_Generic_IEnumerable_SemVer_Version__ commentId: M:SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{SemVer.Version}) name.vb: Satisfying(IEnumerable(Of Version)) fullName: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable) fullName.vb: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable(Of SemVer.Version)) nameWithType: Range.Satisfying(IEnumerable) nameWithType.vb: Range.Satisfying(IEnumerable(Of Version)) - uid: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean) name: Satisfying(IEnumerable, Boolean) href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_Collections_Generic_IEnumerable_System_String__System_Boolean_ commentId: M:SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean) name.vb: Satisfying(IEnumerable(Of String), Boolean) fullName: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable(Of System.String), System.Boolean) nameWithType: Range.Satisfying(IEnumerable, Boolean) nameWithType.vb: Range.Satisfying(IEnumerable(Of String), Boolean) - uid: SemVer.Range.Satisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean) name: Satisfying(String, IEnumerable, Boolean) href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_String_System_Collections_Generic_IEnumerable_System_String__System_Boolean_ commentId: M:SemVer.Range.Satisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean) name.vb: Satisfying(String, IEnumerable(Of String), Boolean) fullName: SemVer.Range.Satisfying(System.String, System.Collections.Generic.IEnumerable, System.Boolean) fullName.vb: SemVer.Range.Satisfying(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Boolean) nameWithType: Range.Satisfying(String, IEnumerable, Boolean) nameWithType.vb: Range.Satisfying(String, IEnumerable(Of String), Boolean) - uid: SemVer.Range.Satisfying* name: Satisfying href: api/SemVer.Range.html#SemVer_Range_Satisfying_ commentId: Overload:SemVer.Range.Satisfying isSpec: "True" fullName: SemVer.Range.Satisfying nameWithType: Range.Satisfying - uid: SemVer.Range.ToString name: ToString() href: api/SemVer.Range.html#SemVer_Range_ToString commentId: M:SemVer.Range.ToString fullName: SemVer.Range.ToString() nameWithType: Range.ToString() - uid: SemVer.Range.ToString* name: ToString href: api/SemVer.Range.html#SemVer_Range_ToString_ commentId: Overload:SemVer.Range.ToString isSpec: "True" fullName: SemVer.Range.ToString nameWithType: Range.ToString - uid: SemVer.Range.UnderlyingRange name: UnderlyingRange href: api/SemVer.Range.html#SemVer_Range_UnderlyingRange commentId: P:SemVer.Range.UnderlyingRange fullName: SemVer.Range.UnderlyingRange nameWithType: Range.UnderlyingRange - uid: SemVer.Range.UnderlyingRange* name: UnderlyingRange href: api/SemVer.Range.html#SemVer_Range_UnderlyingRange_ commentId: Overload:SemVer.Range.UnderlyingRange isSpec: "True" fullName: SemVer.Range.UnderlyingRange nameWithType: Range.UnderlyingRange - uid: SemVer.Version name: Version href: api/SemVer.Version.html commentId: T:SemVer.Version fullName: SemVer.Version nameWithType: Version - uid: SemVer.Version.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String) name: Version(Int32, Int32, Int32, String, String) href: api/SemVer.Version.html#SemVer_Version__ctor_System_Int32_System_Int32_System_Int32_System_String_System_String_ commentId: M:SemVer.Version.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String) fullName: SemVer.Version.Version(System.Int32, System.Int32, System.Int32, System.String, System.String) nameWithType: Version.Version(Int32, Int32, Int32, String, String) - uid: SemVer.Version.#ctor(System.String,System.Boolean) name: Version(String, Boolean) href: api/SemVer.Version.html#SemVer_Version__ctor_System_String_System_Boolean_ commentId: M:SemVer.Version.#ctor(System.String,System.Boolean) fullName: SemVer.Version.Version(System.String, System.Boolean) nameWithType: Version.Version(String, Boolean) - uid: SemVer.Version.#ctor* name: Version href: api/SemVer.Version.html#SemVer_Version__ctor_ commentId: Overload:SemVer.Version.#ctor isSpec: "True" fullName: SemVer.Version.Version nameWithType: Version.Version - uid: SemVer.Version.BaseVersion name: BaseVersion() href: api/SemVer.Version.html#SemVer_Version_BaseVersion commentId: M:SemVer.Version.BaseVersion fullName: SemVer.Version.BaseVersion() nameWithType: Version.BaseVersion() - uid: SemVer.Version.BaseVersion* name: BaseVersion href: api/SemVer.Version.html#SemVer_Version_BaseVersion_ commentId: Overload:SemVer.Version.BaseVersion isSpec: "True" fullName: SemVer.Version.BaseVersion nameWithType: Version.BaseVersion - uid: SemVer.Version.Build name: Build href: api/SemVer.Version.html#SemVer_Version_Build commentId: P:SemVer.Version.Build fullName: SemVer.Version.Build nameWithType: Version.Build - uid: SemVer.Version.Build* name: Build href: api/SemVer.Version.html#SemVer_Version_Build_ commentId: Overload:SemVer.Version.Build isSpec: "True" fullName: SemVer.Version.Build nameWithType: Version.Build - uid: SemVer.Version.Clean name: Clean() href: api/SemVer.Version.html#SemVer_Version_Clean commentId: M:SemVer.Version.Clean fullName: SemVer.Version.Clean() nameWithType: Version.Clean() - uid: SemVer.Version.Clean* name: Clean href: api/SemVer.Version.html#SemVer_Version_Clean_ commentId: Overload:SemVer.Version.Clean isSpec: "True" fullName: SemVer.Version.Clean nameWithType: Version.Clean - uid: SemVer.Version.CompareTo(SemVer.Version) name: CompareTo(Version) href: api/SemVer.Version.html#SemVer_Version_CompareTo_SemVer_Version_ commentId: M:SemVer.Version.CompareTo(SemVer.Version) fullName: SemVer.Version.CompareTo(SemVer.Version) nameWithType: Version.CompareTo(Version) - uid: SemVer.Version.CompareTo(System.Nullable{Hive.Versioning.Version}) name: CompareTo(Nullable) href: api/SemVer.Version.html#SemVer_Version_CompareTo_System_Nullable_Hive_Versioning_Version__ commentId: M:SemVer.Version.CompareTo(System.Nullable{Hive.Versioning.Version}) name.vb: CompareTo(Nullable(Of Hive.Versioning.Version)) fullName: SemVer.Version.CompareTo(System.Nullable) fullName.vb: SemVer.Version.CompareTo(System.Nullable(Of Hive.Versioning.Version)) nameWithType: Version.CompareTo(Nullable) nameWithType.vb: Version.CompareTo(Nullable(Of Hive.Versioning.Version)) - uid: SemVer.Version.CompareTo(System.Object) name: CompareTo(Object) href: api/SemVer.Version.html#SemVer_Version_CompareTo_System_Object_ commentId: M:SemVer.Version.CompareTo(System.Object) fullName: SemVer.Version.CompareTo(System.Object) nameWithType: Version.CompareTo(Object) - uid: SemVer.Version.CompareTo* name: CompareTo href: api/SemVer.Version.html#SemVer_Version_CompareTo_ commentId: Overload:SemVer.Version.CompareTo isSpec: "True" fullName: SemVer.Version.CompareTo nameWithType: Version.CompareTo - uid: SemVer.Version.Equals(SemVer.Version) name: Equals(Version) href: api/SemVer.Version.html#SemVer_Version_Equals_SemVer_Version_ commentId: M:SemVer.Version.Equals(SemVer.Version) fullName: SemVer.Version.Equals(SemVer.Version) nameWithType: Version.Equals(Version) - uid: SemVer.Version.Equals(System.Nullable{Hive.Versioning.Version}) name: Equals(Nullable) href: api/SemVer.Version.html#SemVer_Version_Equals_System_Nullable_Hive_Versioning_Version__ commentId: M:SemVer.Version.Equals(System.Nullable{Hive.Versioning.Version}) name.vb: Equals(Nullable(Of Hive.Versioning.Version)) fullName: SemVer.Version.Equals(System.Nullable) fullName.vb: SemVer.Version.Equals(System.Nullable(Of Hive.Versioning.Version)) nameWithType: Version.Equals(Nullable) nameWithType.vb: Version.Equals(Nullable(Of Hive.Versioning.Version)) - uid: SemVer.Version.Equals(System.Object) name: Equals(Object) href: api/SemVer.Version.html#SemVer_Version_Equals_System_Object_ commentId: M:SemVer.Version.Equals(System.Object) fullName: SemVer.Version.Equals(System.Object) nameWithType: Version.Equals(Object) - uid: SemVer.Version.Equals* name: Equals href: api/SemVer.Version.html#SemVer_Version_Equals_ commentId: Overload:SemVer.Version.Equals isSpec: "True" fullName: SemVer.Version.Equals nameWithType: Version.Equals - uid: SemVer.Version.ForHiveVersion(Hive.Versioning.Version) name: ForHiveVersion(Hive.Versioning.Version) href: api/SemVer.Version.html#SemVer_Version_ForHiveVersion_Hive_Versioning_Version_ commentId: M:SemVer.Version.ForHiveVersion(Hive.Versioning.Version) fullName: SemVer.Version.ForHiveVersion(Hive.Versioning.Version) nameWithType: Version.ForHiveVersion(Hive.Versioning.Version) - uid: SemVer.Version.ForHiveVersion* name: ForHiveVersion href: api/SemVer.Version.html#SemVer_Version_ForHiveVersion_ commentId: Overload:SemVer.Version.ForHiveVersion isSpec: "True" fullName: SemVer.Version.ForHiveVersion nameWithType: Version.ForHiveVersion - uid: SemVer.Version.GetHashCode name: GetHashCode() href: api/SemVer.Version.html#SemVer_Version_GetHashCode commentId: M:SemVer.Version.GetHashCode fullName: SemVer.Version.GetHashCode() nameWithType: Version.GetHashCode() - uid: SemVer.Version.GetHashCode* name: GetHashCode href: api/SemVer.Version.html#SemVer_Version_GetHashCode_ commentId: Overload:SemVer.Version.GetHashCode isSpec: "True" fullName: SemVer.Version.GetHashCode nameWithType: Version.GetHashCode - uid: SemVer.Version.Major name: Major href: api/SemVer.Version.html#SemVer_Version_Major commentId: P:SemVer.Version.Major fullName: SemVer.Version.Major nameWithType: Version.Major - uid: SemVer.Version.Major* name: Major href: api/SemVer.Version.html#SemVer_Version_Major_ commentId: Overload:SemVer.Version.Major isSpec: "True" fullName: SemVer.Version.Major nameWithType: Version.Major - uid: SemVer.Version.Minor name: Minor href: api/SemVer.Version.html#SemVer_Version_Minor commentId: P:SemVer.Version.Minor fullName: SemVer.Version.Minor nameWithType: Version.Minor - uid: SemVer.Version.Minor* name: Minor href: api/SemVer.Version.html#SemVer_Version_Minor_ commentId: Overload:SemVer.Version.Minor isSpec: "True" fullName: SemVer.Version.Minor nameWithType: Version.Minor - uid: SemVer.Version.op_Equality(SemVer.Version,SemVer.Version) name: Equality(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_Equality_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_Equality(SemVer.Version,SemVer.Version) fullName: SemVer.Version.Equality(SemVer.Version, SemVer.Version) nameWithType: Version.Equality(Version, Version) - uid: SemVer.Version.op_Equality* name: Equality href: api/SemVer.Version.html#SemVer_Version_op_Equality_ commentId: Overload:SemVer.Version.op_Equality isSpec: "True" fullName: SemVer.Version.Equality nameWithType: Version.Equality - uid: SemVer.Version.op_GreaterThan(SemVer.Version,SemVer.Version) name: GreaterThan(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_GreaterThan_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_GreaterThan(SemVer.Version,SemVer.Version) fullName: SemVer.Version.GreaterThan(SemVer.Version, SemVer.Version) nameWithType: Version.GreaterThan(Version, Version) - uid: SemVer.Version.op_GreaterThan* name: GreaterThan href: api/SemVer.Version.html#SemVer_Version_op_GreaterThan_ commentId: Overload:SemVer.Version.op_GreaterThan isSpec: "True" fullName: SemVer.Version.GreaterThan nameWithType: Version.GreaterThan - uid: SemVer.Version.op_GreaterThanOrEqual(SemVer.Version,SemVer.Version) name: GreaterThanOrEqual(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_GreaterThanOrEqual_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_GreaterThanOrEqual(SemVer.Version,SemVer.Version) fullName: SemVer.Version.GreaterThanOrEqual(SemVer.Version, SemVer.Version) nameWithType: Version.GreaterThanOrEqual(Version, Version) - uid: SemVer.Version.op_GreaterThanOrEqual* name: GreaterThanOrEqual href: api/SemVer.Version.html#SemVer_Version_op_GreaterThanOrEqual_ commentId: Overload:SemVer.Version.op_GreaterThanOrEqual isSpec: "True" fullName: SemVer.Version.GreaterThanOrEqual nameWithType: Version.GreaterThanOrEqual - uid: SemVer.Version.op_Inequality(SemVer.Version,SemVer.Version) name: Inequality(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_Inequality_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_Inequality(SemVer.Version,SemVer.Version) fullName: SemVer.Version.Inequality(SemVer.Version, SemVer.Version) nameWithType: Version.Inequality(Version, Version) - uid: SemVer.Version.op_Inequality* name: Inequality href: api/SemVer.Version.html#SemVer_Version_op_Inequality_ commentId: Overload:SemVer.Version.op_Inequality isSpec: "True" fullName: SemVer.Version.Inequality nameWithType: Version.Inequality - uid: SemVer.Version.op_LessThan(SemVer.Version,SemVer.Version) name: LessThan(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_LessThan_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_LessThan(SemVer.Version,SemVer.Version) fullName: SemVer.Version.LessThan(SemVer.Version, SemVer.Version) nameWithType: Version.LessThan(Version, Version) - uid: SemVer.Version.op_LessThan* name: LessThan href: api/SemVer.Version.html#SemVer_Version_op_LessThan_ commentId: Overload:SemVer.Version.op_LessThan isSpec: "True" fullName: SemVer.Version.LessThan nameWithType: Version.LessThan - uid: SemVer.Version.op_LessThanOrEqual(SemVer.Version,SemVer.Version) name: LessThanOrEqual(Version, Version) href: api/SemVer.Version.html#SemVer_Version_op_LessThanOrEqual_SemVer_Version_SemVer_Version_ commentId: M:SemVer.Version.op_LessThanOrEqual(SemVer.Version,SemVer.Version) fullName: SemVer.Version.LessThanOrEqual(SemVer.Version, SemVer.Version) nameWithType: Version.LessThanOrEqual(Version, Version) - uid: SemVer.Version.op_LessThanOrEqual* name: LessThanOrEqual href: api/SemVer.Version.html#SemVer_Version_op_LessThanOrEqual_ commentId: Overload:SemVer.Version.op_LessThanOrEqual isSpec: "True" fullName: SemVer.Version.LessThanOrEqual nameWithType: Version.LessThanOrEqual - uid: SemVer.Version.Patch name: Patch href: api/SemVer.Version.html#SemVer_Version_Patch commentId: P:SemVer.Version.Patch fullName: SemVer.Version.Patch nameWithType: Version.Patch - uid: SemVer.Version.Patch* name: Patch href: api/SemVer.Version.html#SemVer_Version_Patch_ commentId: Overload:SemVer.Version.Patch isSpec: "True" fullName: SemVer.Version.Patch nameWithType: Version.Patch - uid: SemVer.Version.PreRelease name: PreRelease href: api/SemVer.Version.html#SemVer_Version_PreRelease commentId: P:SemVer.Version.PreRelease fullName: SemVer.Version.PreRelease nameWithType: Version.PreRelease - uid: SemVer.Version.PreRelease* name: PreRelease href: api/SemVer.Version.html#SemVer_Version_PreRelease_ commentId: Overload:SemVer.Version.PreRelease isSpec: "True" fullName: SemVer.Version.PreRelease nameWithType: Version.PreRelease - uid: SemVer.Version.ToString name: ToString() href: api/SemVer.Version.html#SemVer_Version_ToString commentId: M:SemVer.Version.ToString fullName: SemVer.Version.ToString() nameWithType: Version.ToString() - uid: SemVer.Version.ToString* name: ToString href: api/SemVer.Version.html#SemVer_Version_ToString_ commentId: Overload:SemVer.Version.ToString isSpec: "True" fullName: SemVer.Version.ToString nameWithType: Version.ToString - uid: SemVer.Version.UnderlyingVersion name: UnderlyingVersion href: api/SemVer.Version.html#SemVer_Version_UnderlyingVersion commentId: P:SemVer.Version.UnderlyingVersion fullName: SemVer.Version.UnderlyingVersion nameWithType: Version.UnderlyingVersion - uid: SemVer.Version.UnderlyingVersion* name: UnderlyingVersion href: api/SemVer.Version.html#SemVer_Version_UnderlyingVersion_ commentId: Overload:SemVer.Version.UnderlyingVersion isSpec: "True" fullName: SemVer.Version.UnderlyingVersion nameWithType: Version.UnderlyingVersion