Click or drag to resize

G3DPlotStyleCollectionTemplatesGetIndexOfAvailableNamesPlusCustom(G3DPlotStyleCollection) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection)"]


Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static int GetIndexOfAvailableNamesPlusCustom(
	G3DPlotStyleCollection coll
)

Parameters

coll  G3DPlotStyleCollection

[Missing <param name="coll"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection)"]

See Also