public bool TryGetBySectionEntry( string sectionEntry, out ConfigurationCell configurationCell )
Public Function TryGetBySectionEntry ( sectionEntry As String, <OutAttribute> ByRef configurationCell As ConfigurationCell ) As Boolean
public: bool TryGetBySectionEntry( String^ sectionEntry, [OutAttribute] ConfigurationCell^% configurationCell )
member TryGetBySectionEntry : sectionEntry : string * configurationCell : ConfigurationCell byref -> bool
function TryGetBySectionEntry(sectionEntry, configurationCell);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.