CogoPointEnumeratorCurrent Property |
Gets the ObjectId of the current CogoPoint in the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual ObjectId Current { get; }
Public Overridable ReadOnly Property Current As ObjectId
Get
public:
virtual property ObjectId Current {
ObjectId get ();
}
Property Value
ObjectIdImplements
IEnumeratorTCurrent
See Also