LayerTableFindNext Method (Int32, String, Boolean) |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindNext(System.Int32,System.String,System.Boolean)"]
Namespace: Rhino.DocObjects.Tables
public int FindNext( int index, string layerName, bool ignoreDeletedLayers )
Public Function FindNext ( index As Integer, layerName As String, ignoreDeletedLayers As Boolean ) As Integer
[Missing <param name="index"/> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindNext(System.Int32,System.String,System.Boolean)"]
[Missing <param name="layerName"/> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindNext(System.Int32,System.String,System.Boolean)"]
[Missing <param name="ignoreDeletedLayers"/> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindNext(System.Int32,System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.LayerTable.FindNext(System.Int32,System.String,System.Boolean)"]