Share

Property<System::String ^,AecRmCString,Autodesk::Civil::CastOp<System::String ^,AecRmCString> >.InternalSetValue Method



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

 virtual void InternalSetValue(
	Object newValue
)

VB

Friend Overridable Sub InternalSetValue ( 
	newValue As Object
)

C++

protected private:
virtual void InternalSetValue(
	Object^ newValue
)

Parameters

newValue  Object
 

See Also

Reference

Was this information helpful?