[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)
Eine Schnittstelle für 2-dimensionale Objekte.
Namespace: DynamicNode.Types.BaseAssembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)
Syntax
| C# |
|---|
public interface IMatrix : IFixSizeStruct |
| Visual Basic |
|---|
Public Interface IMatrix _ Inherits IFixSizeStruct |
| F# |
|---|
type IMatrix = interface interface IFixSizeStruct end |