Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ GetObjectInstance
Method
GetObjectInstance
src/NodeRTLib/ProjectFiles/CollectionsWrap.h:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
virtual ::Platform::Object ^ GetObjectInstance() const override {
94
return _instance;
95
}
96
97
private:
98
ArrayWrapper(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected