Persistate API documentation
Contains Method (section)
NamespacesPersistate.UtilSectionContains(Section)

[This is preliminary documentation and is subject to change.]

Determines whether a section is wholly contained within this section.
Declaration Syntax
C#
public bool Contains(
	Section section
)
Parameters
section (Section)
The section to check.
Return Value
True if the given section is wholly within this section. It may be identical to this section.

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)