Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
This method sets the enumerator to its initial position, which is before the first value in the collection.
Syntax
virtual HRESULT STDMETHODCALLTYPE Reset() = 0;
Parameters
None.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |