Accusoft.ThumbnailXpress6.Net
Current Property (FilterCollectionEnumerator)




Gets the Filter at the current enumerator position/index.
Syntax
'Declaration
 
Public ReadOnly Property Current As Filter
'Usage
 
Dim instance As FilterCollectionEnumerator
Dim value As Filter
 
value = instance.Current
public Filter Current {get;}
public: __property Filter* get_Current();
public:
property Filter^ Current {
   Filter^ get();
}

Property Value

Returns the Filter at the current enumerator position/index.
Remarks

Note: The collection must be locked before accessing this property.

Returns the Filter at the current enumerator position/index.
See Also

Reference

FilterCollectionEnumerator Class
FilterCollectionEnumerator Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback