Click or drag to resize

TypeDecl_otherParts Field

A cached list of other parts of this type if it's a partial type.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected List<TypeDecl> _otherParts

Field Value

Type: ListTypeDecl
See Also