Share via


ManagementPackFileStore.IEnumerable<IManagementPackStore>.GetEnumerator Method

Definition

 virtual System::Collections::Generic::IEnumerator<Microsoft::EnterpriseManagement::IManagementPackStore ^> ^ System.Collections.Generic.IEnumerable<Microsoft.EnterpriseManagement.IManagementPackStore>.GetEnumerator() = System::Collections::Generic::IEnumerable<Microsoft::EnterpriseManagement::IManagementPackStore ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<Microsoft.EnterpriseManagement.IManagementPackStore> IEnumerable<IManagementPackStore>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Microsoft.EnterpriseManagement.IManagementPackStore>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.EnterpriseManagement.IManagementPackStore>
override this.System.Collections.Generic.IEnumerable<Microsoft.EnterpriseManagement.IManagementPackStore>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.EnterpriseManagement.IManagementPackStore>
Function GetEnumerator () As IEnumerator(Of IManagementPackStore) Implements IEnumerable(Of IManagementPackStore).GetEnumerator

Returns

Implements

Applies to