ScriptLoaderCount Property  | 
 
            Number of script classes found
            
 
    Namespace: 
   DHI.Mike1D.Plugins
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}Property Value
Type: 
Int32
See Also