Persistate API documentation
BuildNames Method (names)
NamespacesPersistatePermitBuildNames(List<(Of <<'(String>)>>))

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

Builds a list of names for use in creating a MetaReference to this object or a contained object.
Declaration Syntax
C#
public void BuildNames(
	List<string> names
)
Parameters
names (List<(Of <(<'String>)>)>)
The list in which to place the names.

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