Intersoft.Client.Framework Namespace > CrossPlatform Class : GetIndexFromGeneratorPosition Method |
Public Shared Function GetIndexFromGeneratorPosition( _ ByVal containerGenerator As ItemContainerGenerator, _ ByVal position As GeneratorPosition _ ) As Integer
Dim containerGenerator As ItemContainerGenerator Dim position As GeneratorPosition Dim value As Integer value = CrossPlatform.GetIndexFromGeneratorPosition(containerGenerator, position)
public static int GetIndexFromGeneratorPosition( ItemContainerGenerator containerGenerator, GeneratorPosition position )
public: static int GetIndexFromGeneratorPosition( ItemContainerGenerator^ containerGenerator, GeneratorPosition position )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2