Goblin - A Platform for 3D AR and VR Applications

IndexerDecl.SetAccessor Property

Gets or sets the 'set' accessor for the indexer. This will not have an associated block if the indexer is declared as abstract or in an interface.

public AccessorDecl SetAccessor {get; set;}

See Also

IndexerDecl Class | DDW.CSharp.Dom Namespace