Namespace: CuteEditor.ToolsAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public override bool ReadAttributeValue() |
| Visual Basic |
|---|
Public Overrides Function ReadAttributeValue As Boolean |
| Visual C++ |
|---|
public:
virtual bool ReadAttributeValue() override |
See Also