Click or drag to resize

FixedBitArray3Item Property

[Missing <summary> documentation for "P:Poly2Tri.FixedBitArray3.Item(System.Int32)"]


Namespace: Poly2Tri
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

Boolean
See Also