Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
IndexerDecl Class
IndexerDecl Properties
Category Property
Getter Property
HasArgument Property
HasArgumentParens Property
HasGetter Property
HasParameters Property
HasSetter Property
IsReadable Property
IsSingleLine Property
IsWritable Property
Name Property
NameExpression Property
ParameterCount Property
Parameters Property
Setter Property
IndexerDecl
HasSetter Property
True if the indexer has a setter method.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
HasSetter
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IndexerDecl Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com