public override IAppenderCollectionEnumerator GetEnumerator()
 {
     return(m_collection.GetEnumerator());
 }