Add method.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public CodeSetStyleItem Add( string code, ObjectId styleId ) |
Visual Basic |
---|
Public Function Add ( _ code As String, _ styleId As ObjectId _ ) As CodeSetStyleItem |
Visual C++ |
---|
public: CodeSetStyleItem^ Add( String^ code, ObjectId styleId ) |
Parameters
- code
- Type: System..::..String
The name of this code.
- styleId
- Type: ObjectId
The style of this code.
Remarks
You can use the method to add the item which type is NormalItemType.