Remove LIDs with ID
Namespace:
DHI.Mike1D.Plugins
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public HashSet<string> Lidids { get; }
Public ReadOnly Property Lidids As HashSet(Of String)
Get
public:
property HashSet<String^>^ Lidids {
HashSet<String^>^ get ();
}
Property Value
Type:
HashSetStringSee Also