Table of Contents

Class IndexerPropertyInfo

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll
public class IndexerPropertyInfo : FakePropertyInfo, ICustomAttributeProvider, _MemberInfo, _PropertyInfo
Inheritance
IndexerPropertyInfo
Implements

Constructors

IndexerPropertyInfo(PropertyInfo[])

Properties

CanWrite

Gets a value indicating whether the property can be written to.

DeclaringType

Gets the class that declares this member.

IsStatic
Name

Gets the name of the current member.

PropertyType

Gets the type of this property.