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