MCPcopy 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
46private:
47 vtkStringArrayVector() = default;

Callers 2

GetNumberOfGroupsMethod · 0.80
GetNthGroupMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected