MCPcopy Create free account
hub / github.com/enthought/comtypes / items

Method items

comtypes/_memberspec.py:585–586  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

583 return func
584
585 def items(self):
586 return iter(self._items)
587
588 def properties(self):
589 return iter(self._props)

Callers 15

_make_dispmethodsMethod · 0.95
call_with_inoutFunction · 0.80
__iter__Method · 0.80
automation.pyFile · 0.80
__call__Method · 0.80
setup_loggingFunction · 0.80
_iter_methodsMethod · 0.80
writeMethod · 0.80
get_symbolsMethod · 0.80
getvalueMethod · 0.80
getvalueMethod · 0.80
_iter_itemsMethod · 0.80

Calls

no outgoing calls

Tested by 1