Property<Autodesk::AutoCAD::DatabaseServices::ObjectIdCollection ^,std::vector<AeccAttribute,std::allocator<AeccAttribute> >,Autodesk::Civil::CastOp<Autodesk::AutoCAD::DatabaseServices::ObjectIdCollection ^,std::vector<AeccAttribute,std::allocator<AeccAttribute> > > >InternalSetValue Method |
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax virtual void InternalSetValue(
Object newValue
)
Friend Overridable Sub InternalSetValue (
newValue As Object
)
protected private:
virtual void InternalSetValue(
Object^ newValue
)
Parameters
- newValue Object
-
See Also