| CollectionPropertyWrapperObjectTypeGetEnumerator Method | 
            Gets the enumerator for the collection.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual IEnumerator<ObjectProperty> GetEnumerator()
Return Value
Type: 
IEnumeratorObjectPropertyImplements
IEnumerableTGetEnumerator See Also
See Also