dotNetObject:System.Configuration.SectionInformation

--PROPERTIES OF dotNetObject:System.Configuration.SectionInformationDefault / Value
.AllowDefinition : dotNetObject:System.Configuration.ConfigurationAllowDefinition
.AllowExeDefinition : dotNetObject:System.Configuration.ConfigurationAllowExeDefinition
.AllowLocation : true
.AllowOverride : true
.ConfigSource :
.ForceSave : false
.InheritInChildApplications : true
.IsDeclarationRequired : , read-onlyfalse
.IsDeclared : , read-onlyfalse
.IsLocked : , read-onlyfalse
.IsProtected : , read-onlyfalse
.Name : , read-only
.ProtectionProvider : , read-onlyundefined
.RequirePermission : true
.RestartOnExternalChanges : true
.SectionName : , read-only
.Type : undefined
--METHODS OF dotNetObject:System.Configuration.SectionInformation
.Equals obj
.[static]Equals objA objB
.ForceDeclaration()
.ForceDeclaration force
.GetHashCode()
.GetParentSection()
.GetRawXml()
.GetType()
.ProtectSection protectionProvider
.[static]ReferenceEquals objA objB
.RevertToParent()
.SetRawXml rawXml
.ToString()
.UnprotectSection()
--EVENTS OF dotNetObject:System.Configuration.SectionInformation