MCPcopy Create free account
hub / github.com/NodeRT/NodeRT / GetObjectInstance

Method GetObjectInstance

src/NodeRTLib/ProjectFiles/CollectionsWrap.h:1704–1706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1702 }
1703
1704 virtual ::Platform::Object ^ GetObjectInstance() const override {
1705 return _instance;
1706 }
1707
1708 private:
1709 MapWrapper(::Windows::Foundation::Collections::IMap<K, V> ^ winRtInstance,

Callers 4

ReplaceAllMethod · 0.45
IsWinRtWrapperOfFunction · 0.45
NodeRtUtils.cppFile · 0.45
RemoveListenerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected