NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ICurrencyList.Current

[To be supplied.]

[Visual Basic]
ReadOnly Property Current As Object
[C#]
object Current {get;}
[C++]
Object* get_Current() = 0;
[JScript]
abstract function get Current() : Object;

See Also

ICurrencyList Interface | ICurrencyList Members | System.Data Namespace