Persistate API documentation
Contains Method (position)
NamespacesPersistate.UtilSectionContains(Int32)

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

Determines whether a particular position is within this section.
Declaration Syntax
C#
public bool Contains(
	int position
)
Parameters
position (Int32)
The position to check.
Return Value
True if the position is between Start and End inclusive.

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