Goblin - A Platform for 3D AR and VR Applications

IndexerDecl.InterfaceType Property

Gets or sets the interface type, if present. In the case of a class implementing multiple interfaces that require indexers, the interface type is prepended to 'this' (with the syntax IList.this).

public TypeRef InterfaceType {get; set;}

See Also

IndexerDecl Class | DDW.CSharp.Dom Namespace