public IList<bool> GetBooleanList( string path )
Public Function GetBooleanList ( _ path As String _ ) As IList(Of Boolean)
public: IList<bool^>^ GetBooleanList( String^ path )