|  | LoadsFirst Property  | 
 [This is preliminary documentation and is subject to change.]
            Sets the first Load active. Returns 0 if no more.
            
 
    Namespace: 
   dss_sharp
    Assembly:
   dss_sharp (in dss_sharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic int First { get; }Public ReadOnly Property First As Integer
	Get
public:
property int First {
	int get ();
}member First : int with get
Property Value
Type: 
Int32 See Also
See Also