TypeDeclGetOtherParts Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public IEnumerable<TypeDecl> GetOtherParts()
Return Value
Type:
IEnumerableTypeDeclA cached list of other parts of this type.
See Also