Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetNumberOfStringArrays
Method
GetNumberOfStringArrays
IO/Core/vtkSortFileNames.cxx:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
int GetNumberOfStringArrays() { return static_cast<int>(this->Container.size()); }
45
46
private:
47
vtkStringArrayVector() = default;
Callers
2
GetNumberOfGroups
Method · 0.80
GetNthGroup
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected