LayerD CodeDOM and Zoe Compiler interface
set_segmentsize Method (new_segmentsize)
NamespacesLayerD.CodeDOMXplTargetPlatformset_segmentsize(UInt32)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.CodeDOM.XplTargetPlatform.set_segmentsize(System.UInt32)]

Declaration Syntax
C#Visual BasicVisual C++
public uint set_segmentsize(
	uint new_segmentsize
)
Public Function set_segmentsize ( _
	new_segmentsize As UInteger _
) As UInteger
public:
unsigned int set_segmentsize(
	unsigned int new_segmentsize
)
Parameters
new_segmentsize (UInt32)

[Missing <param> documentation for "new_segmentsize"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplTargetPlatform.set_segmentsize(System.UInt32)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)