Click or drag to resize

SpaceModeldocuments Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Space.SpaceModel.documents"]

Namespace:  imbNLP.Toolkit.Space
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public List<SpaceDocumentModel> documents { get; set; }

Property Value

Type: ListSpaceDocumentModel
See Also