'Declaration Public Function GetNeighborList() As UShort()
'Declaration
Public Function GetNeighborList() As UShort()
'Usage Dim instance As MACBase Dim value() As UShort value = instance.GetNeighborList()
'Usage
Dim instance As MACBase Dim value() As UShort value = instance.GetNeighborList()
public ushort[] GetNeighborList()
public: array<ushort>^ GetNeighborList();
Target Platforms: eMote .NOW
MACBase Class MACBase Members