ExpressionCollectionItem(String) Property


Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Expression this[
	string name
] { get; }

Parameters

name  String
 

Property Value

Expression
See Also