ManagedForEachEnumeratorWrapper.SetManagedForEachEnumerator(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the managed For Each enumerator
public:
virtual void SetManagedForEachEnumerator(System::String ^ fullyQualifiedName);
public void SetManagedForEachEnumerator (string fullyQualifiedName);
abstract member SetManagedForEachEnumerator : string -> unit
override this.SetManagedForEachEnumerator : string -> unit
Public Sub SetManagedForEachEnumerator (fullyQualifiedName As String)
Parameters
- fullyQualifiedName
- String
The fully qualified name.